chore: bump version

This commit is contained in:
Nicolas Werner 2022-06-14 12:44:15 +02:00
parent 80c8c91680
commit 6b0fafff4e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## [0.10.0] - 14th Jun 2022
- fix: BoxCollection not re-assignable (Lanna Michalke)
- feat: Support group calls (experimental) (cloudwebrtc)
## [0.9.12] - 9th Jun 2022 ## [0.9.12] - 9th Jun 2022
- refactor: add calcLocalizedBodyFallback method (Christian Pauly) - refactor: add calcLocalizedBodyFallback method (Christian Pauly)

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.9.12 version: 0.10.0
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