chore: Bump version
This commit is contained in:
parent
210c925a0a
commit
3c47b16f22
|
|
@ -1,3 +1,6 @@
|
||||||
|
## [0.4.3] - 8nd Sep 2021
|
||||||
|
- fix: Do not handle sending event updates which are already synced
|
||||||
|
|
||||||
## [0.4.2] - 6nd Sep 2021
|
## [0.4.2] - 6nd Sep 2021
|
||||||
- revert: Make bytes in EncryptedFile nullable
|
- revert: Make bytes in EncryptedFile nullable
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.4.2
|
version: 0.4.3
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue