diff --git a/README.md b/README.md
index 5123753..3d3af9c 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 30bcae9..2101233 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 7a279bf..c0cc831 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "vue-echarts",
- "version": "8.0.0-beta.3",
+ "version": "8.0.0",
"description": "Vue.js component for Apache ECharts™.",
"license": "MIT",
"repository": {