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: