From 87380bcbae5c10649c9438fa5fa2a3dc11d3abf7 Mon Sep 17 00:00:00 2001 From: bbedward Date: Sun, 31 Mar 2019 20:20:23 -0400 Subject: [PATCH] Bump version - 2.0.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f55c7a72..0883c519 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ description: A new Flutter project. # 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: 2.0.0+54 +version: 2.0.1+55 environment: sdk: ">=2.0.0-dev.68.0 <3.0.0"