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
|
||||
- feat: Add waitForFirstSync parameter to init method
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.5.4
|
||||
version: 0.5.5
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue