diff --git a/CHANGELOG.md b/CHANGELOG.md index 056bd4a..f7b02de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.5.2 + +- Updated README and example project documentation + ## 1.0.5+1 - Marked the `loginWithEmailAndPassword` method in ArcaneAuthenticationService as deprecated and updated example project diff --git a/pubspec.yaml b/pubspec.yaml index e1da7b1..3c6053c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: arcane_framework description: "Agnostic Reusable Component Architecture for New Ecosystems: a modern framework for bootstrapping new applications" -version: 1.0.5+1 +version: 1.0.5+2 repository: https://github.com/hanskokx/arcane_framework issue_tracker: https://github.com/hanskokx/arcane_framework/issues