From adb6d0a564093b5988df0abd27a9acebc4a9c2c9 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Mon, 10 May 2021 12:08:26 +0200 Subject: [PATCH] bump version --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d30a93d8..f793aeb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.3.0 +- feat: operation names from OpenAPI spec + ## 0.2.6 - fix: Missing RoomCreationTypes diff --git a/pubspec.yaml b/pubspec.yaml index 9c1b9de8..a4f92970 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.2.6 +version: 0.3.0 homepage: https://famedly.com environment: