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
|
## [0.6.0] - 15nd Oct 2021
|
||||||
- feat: Calc benchmarks for hive operations on init
|
- feat: Calc benchmarks for hive operations on init
|
||||||
- refactor: Change event status to enum
|
- refactor: Change event status to enum
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: matrix
|
name: matrix
|
||||||
description: Matrix Dart SDK
|
description: Matrix Dart SDK
|
||||||
version: 0.6.0
|
version: 0.6.1
|
||||||
homepage: https://famedly.com
|
homepage: https://famedly.com
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue