diff --git a/CHANGELOG.md b/CHANGELOG.md index 07fe38ac..8c263805 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.1.7] - 29th Aug 2022 +- fix: Parsing of MatrixException parameters + ## [1.1.6] - 26th Aug 2022 - fix: Fixed missing .pub-cache folder creation in .gitlab-ci.yml diff --git a/pubspec.yaml b/pubspec.yaml index d37fcee1..67f67bf7 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: 1.1.6 +version: 1.1.7 homepage: https://famedly.com repository: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/ issues: https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/issues