From 93bde20945543ca10a4b38f2f6cfc421f9e52df8 Mon Sep 17 00:00:00 2001 From: Philipp Bauer Date: Sat, 18 May 2024 14:04:40 +0200 Subject: [PATCH] v1.0.1+2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5571226..73ebe89 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: amidoneyet description: A todo app with a twist. publish_to: "none" # Remove this line if you wish to publish to pub.dev -version: 1.0.0+1 +version: 1.0.1+2 environment: sdk: ">=2.17.0 <3.0.0"