chore: Bump version

This commit is contained in:
Christian Pauly 2022-05-11 09:47:13 +02:00
parent b8ea213f73
commit 481ad903c5
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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