From e5b2523fde7b9434438e105bd6f0517fd6cdc921 Mon Sep 17 00:00:00 2001 From: Hans Kokx Date: Mon, 4 Nov 2024 17:10:56 +0100 Subject: [PATCH] Bump version number to 1.2.1 Signed-off-by: Hans Kokx --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 369bedd..92e2af0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: arcane_helper_utils description: Provides a variety of helpful utilities and extensions for Flutter and Dart. -version: 1.2.0 +version: 1.2.1 repository: https://github.com/hanskokx/arcane_helper_utils issue_tracker: https://github.com/hanskokx/arcane_helper_utils/issues