From a4a59168b4108d23097c4a52267df2a9a23deea6 Mon Sep 17 00:00:00 2001 From: Hans Kokx Date: Tue, 26 May 2026 16:14:08 +0200 Subject: [PATCH] Bump version to 2.0.1 in pubspec.yaml Signed-off-by: Hans Kokx --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c87fa51..442102a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: arcane_framework description: "Agnostic Reusable Component Architecture for New Ecosystems: a modern framework for bootstrapping new applications" -version: 2.0.0 +version: 2.0.1 repository: https://github.com/hanskokx/arcane_framework issue_tracker: https://github.com/hanskokx/arcane_framework/issues