From 1950d850b857437ec00bf0e2b4e702b47f9869a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maty=C3=A1=C5=A1=20Caras?= Date: Tue, 12 Sep 2023 22:40:17 +0200 Subject: [PATCH] chore: bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 96e2eef..f16f3f2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ publish_to: 'none' # The following defines the version and build number for your application. # A version number is three numbers separated by dots, like 1.2.43 # followed by an optional build number separated by a +. -version: 1.8.1+29 +version: 1.9.0+30 environment: sdk: ">=2.18.2 <3.0.0"