chore: Bump version
This commit is contained in:
parent
461874d6b1
commit
e684a6d713
|
|
@ -1,3 +1,6 @@
|
|||
## [0.4.1] - 6nd Sep 2021
|
||||
- fix: Make bytes in EncryptedFile nullable
|
||||
|
||||
## [0.4.0] - 3nd Sep 2021
|
||||
- fix: Check if database got disposed in keyManager
|
||||
- fix: Implement dummy transactions for hive
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.4.0
|
||||
version: 0.4.1
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue