From 2f7c8baf9f5098fa8616afe6d51cf87f65be9b3a Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Thu, 5 Aug 2021 13:11:16 +0200 Subject: [PATCH] chore: bump version to 0.4.1 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 446b6a21..1b506b09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.4.1 + +fix: change tryGet default loglevel to Optional + ## 0.4.0 - refactor: Migrate to null safety - refactor: Use openAPI code generation to create most of the methods diff --git a/pubspec.yaml b/pubspec.yaml index f1e6a380..5a671d79 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix_api_lite description: Dead simple data model for the matrix.org client-server API. -version: 0.4.0 +version: 0.4.1 homepage: https://famedly.com environment: