From 4c753529c78a7d8558d02134fe60c533f0fc68fd Mon Sep 17 00:00:00 2001 From: Van Date: Thu, 9 Mar 2017 15:21:30 +0800 Subject: [PATCH] release 0.6.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0ca55d..e041174 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-qqsdk", - "version": "0.6.8", + "version": "0.6.9", "description": "react-native wrapper for qq sdk", "main": "index.js", "scripts": {