From 7c3e987488398c8b005546a56a658a2c5a61d6d3 Mon Sep 17 00:00:00 2001 From: Simone Sestito Date: Mon, 22 Oct 2018 13:54:46 +0200 Subject: [PATCH] Version 1.0.1 (hackathon version + fixes) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6311fdb..279b669 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: 1.0.0+1 +version: 1.0.1 environment: sdk: ">=2.0.0-dev.68.0 <3.0.0"