From 40a5445dd67e1a232d3b9524d013534ab70b3b27 Mon Sep 17 00:00:00 2001 From: Rongjian Zhang Date: Mon, 5 Oct 2020 20:44:27 +0800 Subject: [PATCH] 1.5.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 60ef4a6..165e99f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # Both the version and the builder number may be overridden in flutter # build by specifying --build-name and --build-number, respectively. # Read more about versioning at semver.org. -version: 1.5.0+11 +version: 1.5.1+12 environment: sdk: ">=2.7.0 <3.0.0"