diff --git a/CHANGELOG.md b/CHANGELOG.md index af3d941e..05b79c51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.4 + +- Fix creating shallow copies all the time + ## 0.1.3 - Set Content-Length on upload diff --git a/pubspec.yaml b/pubspec.yaml index fcc6c15d..a9bfb810 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.3 +version: 0.1.4 homepage: https://famedly.com environment: