chore: Bump version
This commit is contained in:
parent
e0e09c2f67
commit
b3c6b5f637
|
|
@ -1,3 +1,6 @@
|
|||
## [0.5.4] - 20nd Sep 2021
|
||||
- feat: Add waitForFirstSync parameter to init method
|
||||
|
||||
## [0.5.3] - 19nd Sep 2021
|
||||
- feat: Add /discardsession command
|
||||
- fix: Auto-reply key requests
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.5.3
|
||||
version: 0.5.4
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue