From 84d2eac7199aab5814014f25a953778f2c317676 Mon Sep 17 00:00:00 2001 From: Samuel Albrecht Date: Fri, 4 Dec 2020 20:32:45 +0100 Subject: [PATCH] chg: 1.4.2 -> 1.5.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 39cc170..669a797 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Display cluster health # 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.2+7 +version: 1.5.0+8 environment: sdk: ">=2.1.0 <3.0.0"