From c37c5a962e6385ee4633544ef0c8148c10cac94e Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Fri, 18 Jun 2021 10:17:15 +0200 Subject: [PATCH] chore: Bump version and update changelog --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 447ec8c6..d834d5cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [0.1.1] - 18 Jun 2021 +- refactor: Move pedantic to dev_dependencies +- chore: Update readme +- fix: Migrate missing device keys + ## [0.1.0] - 17 Jun 2021 First stable version \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 8ca7a113..d39ddee6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.1.0 +version: 0.1.1 homepage: https://famedly.com environment: