From ebe00d786ce918187accfde9d8510ad59e0d15e9 Mon Sep 17 00:00:00 2001 From: Santosh Venkatraman Date: Tue, 19 Feb 2019 09:19:13 +0530 Subject: [PATCH] Changes version to v1.3.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ecdecff..7754ccf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ description: A new Flutter application. # 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.0.0+1 +version: 1.3.0+1 environment: sdk: ">=2.0.0-dev.68.0 <3.0.0"