chore: Bump version
This commit is contained in:
parent
b8ea213f73
commit
481ad903c5
|
|
@ -1,3 +1,6 @@
|
||||||
|
## [0.9.3] - 11th May 2022
|
||||||
|
- fix: Missing null check in get single room method
|
||||||
|
|
||||||
## [0.9.2] - 10th May 2022
|
## [0.9.2] - 10th May 2022
|
||||||
- chore: Make path configurable in uiaLogin
|
- chore: Make path configurable in uiaLogin
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.9.2
|
version: 0.9.3
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue