diff --git a/harmony/charts-wrapper/oh-package.json5 b/harmony/charts-wrapper/oh-package.json5 index df22a895..72b07e6c 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.3", + "version": "0.6.0-0.0.4", "description": "Please describe the basic information.", "main": "Index.ets", "author": "", diff --git a/harmony/charts_wrapper.har b/harmony/charts_wrapper.har index ac46a2e1..aa1bfe27 100644 Binary files a/harmony/charts_wrapper.har and b/harmony/charts_wrapper.har differ diff --git a/package.json b/package.json index 6fc875e5..c6a6f1f6 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.3", + "version": "0.6.0-0.0.4", "description": "A react-native charts support both android and iOS.", "author": "wuxudong", "license": "MIT",