chore: Bump version
This commit is contained in:
parent
9a87850092
commit
bf8fcbff5e
|
|
@ -1,3 +1,6 @@
|
|||
## [0.9.4] - 12th May 2022
|
||||
- fix: Revert fragmented timeline feature temporarily to fix SENDING timeline
|
||||
|
||||
## [0.9.3] - 11th May 2022
|
||||
- fix: Missing null check in get single room method
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.9.3
|
||||
version: 0.9.4
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue