From 6928ff562b8edd79fed7eae8bc2cdb5a7b7fc096 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Sun, 19 Dec 2021 14:13:04 -0800 Subject: [PATCH] Bump Minor --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 92a1b212..6e0326d0 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.5.0+22 +version: 1.5.0+23 environment: sdk: ">=2.12.0 <3.0.0"