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
|
||||
- revert: Make bytes in EncryptedFile nullable
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.4.2
|
||||
version: 0.4.3
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue