From 1f9ad565816352238098ca55cfd583e47d1cc3d1 Mon Sep 17 00:00:00 2001 From: Ivan Antunes Date: Tue, 22 Oct 2024 09:05:53 -0300 Subject: [PATCH] release: v1.1.0+10 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a7618fd3..a5073de5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: A new Flutter project. publish_to: "none" -version: 1.0.0+9 +version: 1.1.0+10 environment: sdk: ">=3.0.0 <4.0.0"