From ecfb67f7c584e10f4f6cd34661b04eb08e075870 Mon Sep 17 00:00:00 2001 From: Jefferey Neuffer Date: Sun, 10 Mar 2024 13:38:53 +1000 Subject: [PATCH] bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index aa76524..849adfd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: magic_life_wheel description: "A simple life counter app." publish_to: 'none' -version: 1.4.0+7 +version: 1.4.1+8 environment: sdk: '>=3.3.0 <4.0.0'