From dad59ed12d3d576afb39a09323be953764df03d0 Mon Sep 17 00:00:00 2001 From: "sanfan.hx" Date: Mon, 14 Jan 2019 16:15:17 +0800 Subject: [PATCH] update(version) and readme.md --- README.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0973799f..5a7cbaaa 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ android下载地址: - + iphone下载地址: 暂无 diff --git a/pubspec.yaml b/pubspec.yaml index 1d9e769d..8d7b2477 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ description: flutter_go # 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.3 +version: 0.0.4 environment: sdk: ">=2.0.0-dev.68.0 <3.0.0"