From c2724466d0a1ebd0565a4fdd525dd1002b7e7e19 Mon Sep 17 00:00:00 2001 From: estevez Date: Sun, 16 Sep 2018 21:29:28 +0300 Subject: [PATCH] version increment --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index acebeb1..0880f73 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.4 +version: 0.0.5 environment: sdk: ">=2.0.0-dev.68.0 <3.0.0"