chore: Bump version
This commit is contained in:
parent
4ca69e3e1d
commit
0d72d20cf9
|
|
@ -1,3 +1,7 @@
|
|||
## [0.2.0] - 27th Jul 2021
|
||||
- Breaking API changes duo to use of code generated matrix API
|
||||
- fix: Missing null checks in syncUpdate handling
|
||||
|
||||
## [0.1.11] - 26th Jul 2021
|
||||
- fix: Upload OTKs if the otk_count field is missing
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.1.11
|
||||
version: 0.2.0
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue