From 616d25034faa88b433c8583255832ede6c7db194 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Tue, 22 Jun 2021 15:45:22 +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 54ba4857..b08f8867 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.1.4] - 19 Jun 2021 +- change: Replace onSyncError Stream with onSyncStatus + ## [0.1.3] - 19 Jun 2021 - feat: Implement migration for hive schema versions diff --git a/pubspec.yaml b/pubspec.yaml index c2d58026..04675019 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.1.3 +version: 0.1.4 homepage: https://famedly.com environment: