From b1fd42cdb5f04f4978e10c17603e1050e1231d32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A9=B9=E5=BC=BA?= Date: Thu, 26 Sep 2019 17:40:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E5=88=B02.5.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87696d65..6d18f072 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "React Native JPush component for Android and iOS", "main": "index.js", "author": "wicked.tc130", - "version": "2.5.9.5", + "version": "2.5.10", "repository": { "type": "git", "url": "https://github.com/jpush/jpush-react-native"