From 69c66b2376d68b986959bd5edcba24bc767b0d79 Mon Sep 17 00:00:00 2001 From: wuxudong Date: Tue, 4 Apr 2017 14:23:50 +0800 Subject: [PATCH] update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9e3e81ed..fd4951011 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/wuxudong/react-native-charts-wrapper.git" }, - "version": "0.2.6", + "version": "0.2.7", "description": "A react-native charts support both android and ios.", "author": "wuxudong", "license": "MIT",