chore: Bump version
This commit is contained in:
parent
a7ffe4835d
commit
16f1cb7456
|
|
@ -1,3 +1,7 @@
|
|||
## [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
|
||||
|
||||
## [0.1.1] - 18 Jun 2021
|
||||
- refactor: Move pedantic to dev_dependencies
|
||||
- chore: Update readme
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.1.1
|
||||
version: 0.1.2
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue