From e9933659a09c13c65a2f29ddb1ea515399fa138f Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Fri, 8 Jan 2021 10:54:38 +0100 Subject: [PATCH] chore: Bump version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38a87874..7853dd49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.2 + +- Add more encryption and decryption content parsing + ## 0.1.1 - Add RoomEncryptedContent and RoomEncryptionContent diff --git a/pubspec.yaml b/pubspec.yaml index 64ccc0a0..e9f09605 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.1 +version: 0.1.2 homepage: https://famedly.com environment: