From 260459af08824ae59f7b62f57939b5047b3b0913 Mon Sep 17 00:00:00 2001 From: huangminlinux <380108184@qq.com> Date: Tue, 11 Dec 2018 12:05:27 +0800 Subject: [PATCH] update to 0.0.6 fix swift project --- README.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8598ea0..2b7949b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ```yaml dependencies: - jpush_flutter: 0.0.5 + jpush_flutter: 0.0.6 ``` ### 配置 diff --git a/pubspec.yaml b/pubspec.yaml index a3b4166..72825aa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: jpush_flutter description: Offically supported JPush Flutter plugin. -version: 0.0.5 +version: 0.0.6 author: huminios homepage: https://www.jiguang.cn