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
|
## [0.1.3] - 19 Jun 2021
|
||||||
- feat: Implement migration for hive schema versions
|
- feat: Implement migration for hive schema versions
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.1.3
|
version: 0.1.4
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue