chore: Bump version
This commit is contained in:
parent
0125272b7e
commit
9340bead1c
|
|
@ -1,3 +1,6 @@
|
||||||
|
## [0.5.5] - 20nd Sep 2021
|
||||||
|
fix: Autodetect mime type on file upload
|
||||||
|
|
||||||
## [0.5.4] - 20nd Sep 2021
|
## [0.5.4] - 20nd Sep 2021
|
||||||
- feat: Add waitForFirstSync parameter to init method
|
- feat: Add waitForFirstSync parameter to init method
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.5.4
|
version: 0.5.5
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue