From c675c2c1671b1ed550d324bb18aa58adfe5e449b Mon Sep 17 00:00:00 2001 From: shuence Date: Wed, 21 Feb 2024 01:03:05 +0530 Subject: [PATCH] Update Version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c09a0d4..bbd23a9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: spoonshare description: "Meals of Grace." publish_to: 'none' -version: 1.0.0+1 +version: 1.1.0+1 environment: sdk: '>=3.2.4 <4.0.0'