From f7da7b4bb743dfdf50e87ee427f1363333aa9dd7 Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Wed, 14 Dec 2022 16:15:30 -0800 Subject: [PATCH] bump pubspec for 1.10 release --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f026b451..cc2a8d28 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.9.0+35 +version: 1.10.0+36 environment: sdk: ">=2.15.0 <3.0.0"