chore: Bump version
This commit is contained in:
parent
646d7e2640
commit
8548a3ab28
|
|
@ -1,3 +1,6 @@
|
|||
## [0.4.2] - 6nd Sep 2021
|
||||
- revert: Make bytes in EncryptedFile nullable
|
||||
|
||||
## [0.4.1] - 6nd Sep 2021
|
||||
- fix: Make bytes in EncryptedFile nullable
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.4.1
|
||||
version: 0.4.2
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue