chore: Bump version
This commit is contained in:
parent
ac293c29c6
commit
7ce3c06ea0
|
|
@ -1,4 +1,8 @@
|
|||
## [0.9.0] - 4th Mai 2022
|
||||
## [0.9.1] - 9th May 2022
|
||||
- feat: Store timestamp in the presence events
|
||||
- chore: Move auth object passing to external msc implementations
|
||||
|
||||
## [0.9.0] - 4th May 2022
|
||||
|
||||
- refactor: Get rid of dynamic input in checkHomeserver (Christian Pauly)
|
||||
- feat: Make image size editable (Henri Carnot)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.9.0
|
||||
version: 0.9.1
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue