chore: Bump version
This commit is contained in:
parent
f1751a0744
commit
4549c63b6e
|
|
@ -1,3 +1,6 @@
|
||||||
|
## [0.9.10] - 7nd Jun 2022
|
||||||
|
- feat: Allow overriding supportedVersions (Christian Pauly)
|
||||||
|
|
||||||
## [0.9.9] - 2nd Jun 2022
|
## [0.9.9] - 2nd Jun 2022
|
||||||
- fix: Added deprecation mention for getUserByMXIDSync.
|
- fix: Added deprecation mention for getUserByMXIDSync.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.9.9
|
version: 0.9.10
|
||||||
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