chore: Bump version
This commit is contained in:
parent
96d28a1b76
commit
c734dc5b9f
|
|
@ -1,3 +1,6 @@
|
|||
## [0.1.3] - 19 Jun 2021
|
||||
- feat: Implement migration for hive schema versions
|
||||
|
||||
## [0.1.2] - 19 Jun 2021
|
||||
- fix: Hive breaks if room IDs contain emojis (yes there are users with hacked synapses out there who needs this)
|
||||
- feat: Also migrate inbound group sessions
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue