From dc1c4b1d46749f2a11e0394309c57fba874a04c5 Mon Sep 17 00:00:00 2001 From: Ivan Antunes Date: Wed, 23 Oct 2024 08:13:29 -0300 Subject: [PATCH] release: 1.1.1+11 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a5073de5..eae46f01 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: A new Flutter project. publish_to: "none" -version: 1.1.0+10 +version: 1.1.1+11 environment: sdk: ">=3.0.0 <4.0.0"