chore: Bump version
This commit is contained in:
parent
768b0623da
commit
616d25034f
|
|
@ -1,3 +1,6 @@
|
|||
## [0.1.4] - 19 Jun 2021
|
||||
- change: Replace onSyncError Stream with onSyncStatus
|
||||
|
||||
## [0.1.3] - 19 Jun 2021
|
||||
- feat: Implement migration for hive schema versions
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.1.3
|
||||
version: 0.1.4
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue