diff --git a/harmony/charts-wrapper/oh-package.json5 b/harmony/charts-wrapper/oh-package.json5 index c4c94404..3020a5ce 100644 --- a/harmony/charts-wrapper/oh-package.json5 +++ b/harmony/charts-wrapper/oh-package.json5 @@ -1,6 +1,6 @@ { "name": "@react-native-oh-tpl/react-native-charts-wrapper", - "version": "0.6.0-0.0.2", + "version": "0.6.0-0.0.3", "description": "Please describe the basic information.", "main": "Index.ets", "author": "", diff --git a/harmony/charts_wrapper.har b/harmony/charts_wrapper.har index 480ec1a9..ac46a2e1 100644 Binary files a/harmony/charts_wrapper.har and b/harmony/charts_wrapper.har differ diff --git a/package.json b/package.json index 2b8e1a58..6fc875e5 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.6.0-0.0.2", + "version": "0.6.0-0.0.3", "description": "A react-native charts support both android and iOS.", "author": "wuxudong", "license": "MIT",