From b5ca69ead31c7024b2d275d6998a58b68db002ab Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Mon, 18 Oct 2021 15:55:51 +0200 Subject: [PATCH] chore: Bump version --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 270e66b1..c5929533 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/pubspec.yaml b/pubspec.yaml index 2c89f291..e29cd0e0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.6.0 +version: 0.6.1 homepage: https://famedly.com environment: