From b3c6b5f637ed7f4547f005e5e64670c49366e73d Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Mon, 20 Sep 2021 11:42:18 +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 e170ed1a..2c4c43be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.5.4] - 20nd Sep 2021 +- feat: Add waitForFirstSync parameter to init method + ## [0.5.3] - 19nd Sep 2021 - feat: Add /discardsession command - fix: Auto-reply key requests diff --git a/pubspec.yaml b/pubspec.yaml index d4d0bbf1..ebcafd37 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.5.3 +version: 0.5.4 homepage: https://famedly.com environment: