From c09c0a3ec0040d83b3ee38feb9c688940d7d9d91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Irland?= Date: Mon, 23 Jan 2023 12:05:03 -0300 Subject: [PATCH] chore: Prepare version 1.0.0 (#71) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index da14559..388abc2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: A new Flutter project. publish_to: 'none' -version: 0.0.1+1 +version: 1.0.0+3 environment: sdk: ">=2.18.0 <3.0.0"