diff --git a/CHANGELOG.md b/CHANGELOG.md index b4a01bd..aa71f17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.1.5 + +- Update package dependencies. No code changes. + ## 1.1.4 - Update package dependencies. No code changes. diff --git a/pubspec.yaml b/pubspec.yaml index aab5d58..cd34ca9 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.1.4 +version: 1.1.5 repository: https://github.com/hanskokx/arcane_framework issue_tracker: https://github.com/hanskokx/arcane_framework/issues