From 5eff1b5cc1b9b8ab113b88159a587374df2e1be8 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Mon, 17 Sep 2018 12:12:57 +0300 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index afc4caa..a3209c3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ description: Home Assistant Android Client # 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: 0.0.5+14 +version: 0.0.6 environment: sdk: ">=2.0.0-dev.68.0 <3.0.0"