From a04a8b1f2a670345dd64ea12cbbc6186c69dfd70 Mon Sep 17 00:00:00 2001 From: Hans Kokx Date: Fri, 11 Oct 2024 14:17:11 +0200 Subject: [PATCH] Bump version number Signed-off-by: Hans Kokx --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ffce5ce..32662e7 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.1+1 +version: 1.1.1+2 repository: https://github.com/hanskokx/arcane_framework issue_tracker: https://github.com/hanskokx/arcane_framework/issues