From 680ff64289b02480fbf319b4f5624cfd240f95a9 Mon Sep 17 00:00:00 2001 From: thiagocarvalhodev Date: Thu, 26 May 2022 17:41:23 -0300 Subject: [PATCH] chore(bump version): Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 21946220ee..1d9be8f89d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ publish_to: 'none' # 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.19.0 +version: 1.19.1 environment: sdk: '>=2.13.0 <3.0.0'