From 3c16b32648f486366e64ad476a276ed80a667ae5 Mon Sep 17 00:00:00 2001 From: Hans Kokx Date: Mon, 4 Nov 2024 17:05:00 +0100 Subject: [PATCH] v1.1.5 - Updated dependencies Signed-off-by: Hans Kokx --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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