From d8cea8fba190a2c5b661a9abeec1bf9e391c85bb Mon Sep 17 00:00:00 2001 From: Hans Kokx Date: Thu, 12 Sep 2024 11:10:54 +0200 Subject: [PATCH] Bump version number for final release Signed-off-by: Hans Kokx --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6ffaa3d..0c73b50 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: arcane_framework description: "The Arcane Framework provides a modular, feature-rich solution for bootstrapping new applications." -version: 1.0.0 +version: 1.0.1 repository: https://github.com/hanskokx/arcane_framework issue_tracker: https://github.com/hanskokx/arcane_framework/issues