chore: Bump version
This commit is contained in:
parent
faba36d476
commit
b5ca69ead3
|
|
@ -1,3 +1,6 @@
|
|||
## [0.6.1] - 18nd Oct 2021
|
||||
- fix: Missing null check in a nested json map
|
||||
|
||||
## [0.6.0] - 15nd Oct 2021
|
||||
- feat: Calc benchmarks for hive operations on init
|
||||
- refactor: Change event status to enum
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.6.0
|
||||
version: 0.6.1
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue