From 9340bead1c664f46ae5241df62ee4f16746b4751 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Wed, 22 Sep 2021 08:00:11 +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 2c4c43be..e51c130d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.5.5] - 20nd Sep 2021 + fix: Autodetect mime type on file upload + ## [0.5.4] - 20nd Sep 2021 - feat: Add waitForFirstSync parameter to init method diff --git a/pubspec.yaml b/pubspec.yaml index ebcafd37..459113e2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.5.4 +version: 0.5.5 homepage: https://famedly.com environment: