From 0e3ec4e68c1a0d4966fcbd667f1d3f1cdf1146ae Mon Sep 17 00:00:00 2001 From: Albert221 Date: Sun, 25 Nov 2018 14:39:14 +0100 Subject: [PATCH] Increase version number to 1.1.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 15495a2..c5c6410 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ description: Medicine tracking that saves your time. And health. # 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.3+4 +version: 1.1.0+5 environment: sdk: ">=2.0.0-dev.68.0 <3.0.0"