From 3226aceb5bf3761a7292119d4d9657aaa1f2ace7 Mon Sep 17 00:00:00 2001 From: Brandon Berhent Date: Wed, 3 Apr 2019 13:59:39 -0400 Subject: [PATCH] v2.0.3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6f50e8fc..4c12a94b 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.2+58 +version: 2.0.3+61 environment: sdk: ">=2.0.0-dev.68.0 <3.0.0"