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