From c734dc5b9f812e18789ec5cd07e78559174d7b72 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Sun, 20 Jun 2021 10:31:50 +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 caca1c61..54ba4857 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/pubspec.yaml b/pubspec.yaml index e0a73df6..c2d58026 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.1.2 +version: 0.1.3 homepage: https://famedly.com environment: