From 708ce420832c506176ecb4ab684ca11e7d353026 Mon Sep 17 00:00:00 2001 From: Kohei Asai Date: Wed, 13 Nov 2019 15:52:38 -0800 Subject: [PATCH] v1.5.0 (#94) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a076857..99bc817 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: A new Flutter project. # 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.4.0+16 +version: 1.5.0+17 environment: sdk: ">=2.5.0 <3.0.0"