diff --git a/README.md b/README.md index 8dd920c..91c8290 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Drop ` - + ``` diff --git a/README.zh-Hans.md b/README.zh-Hans.md index 19dabda..0986371 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -119,7 +119,7 @@ import "echarts"; ```html - + ``` diff --git a/package.json b/package.json index 40918e1..2ca41c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-echarts", - "version": "8.0.0", + "version": "8.0.1", "description": "Vue.js component for Apache ECharts™.", "license": "MIT", "repository": {