From 819233e4bb8b3241c21df4717c68cd44ab440981 Mon Sep 17 00:00:00 2001 From: sgellar <1216181067@qq.com> Date: Sat, 17 Aug 2019 13:29:33 +0800 Subject: [PATCH] bump version 0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fb8ee5..9f891a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "native-echarts", - "version": "0.5.0", + "version": "0.6.0", "description": "echarts for react-native", "main": "src/index.js", "directories": {