From 8548a3ab28ffe912d5eb4c4ceebbbbfe05e33c32 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Mon, 6 Sep 2021 09:35:58 +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 1ea83e84..f9676016 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.4.2] - 6nd Sep 2021 +- revert: Make bytes in EncryptedFile nullable + ## [0.4.1] - 6nd Sep 2021 - fix: Make bytes in EncryptedFile nullable diff --git a/pubspec.yaml b/pubspec.yaml index 6f615504..11f0bb02 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.4.1 +version: 0.4.2 homepage: https://famedly.com environment: