From 73a2f386982ae8a697ce5d9c1dbbae227493ff5f Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Wed, 12 May 2021 13:37:35 +0200 Subject: [PATCH] Update version --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f793aeb7..51c34def 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.3.1 +- change: Remove logger package + ## 0.3.0 - feat: operation names from OpenAPI spec diff --git a/pubspec.yaml b/pubspec.yaml index 0ef76bf5..ae9a51dd 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.3.0 +version: 0.3.1 homepage: https://famedly.com environment: