chore: Bump version
This commit is contained in:
parent
d22c200b5c
commit
e6ba5a4f57
|
|
@ -1,3 +1,6 @@
|
|||
## [0.9.2] - 10th May 2022
|
||||
- chore: Make path configurable in uiaLogin
|
||||
|
||||
## [0.9.1] - 9th May 2022
|
||||
- feat: Store timestamp in the presence events
|
||||
- chore: Move auth object passing to external msc implementations
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.9.1
|
||||
version: 0.9.2
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue