From d8c12dd43da6b851ef28c11ac2b017773515f60e Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Wed, 20 Jan 2021 12:45:16 +0100 Subject: [PATCH] chore: Bump version --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05b79c51..991e3a23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.1.5 + +- Add m.dummy event +- fix: Deep-copy arrays correctly + ## 0.1.4 - Fix creating shallow copies all the time diff --git a/pubspec.yaml b/pubspec.yaml index a9bfb810..1176c389 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.1.4 +version: 0.1.5 homepage: https://famedly.com environment: