diff --git a/docs/_coverpage.md b/docs/_coverpage.md index 831deaf4..2b5c7fc7 100644 --- a/docs/_coverpage.md +++ b/docs/_coverpage.md @@ -1,6 +1,6 @@ -# Weex Ui 0.5.2 +# Weex Ui 0.5.3 > A rich interaction, lightweight, high performance UI library. diff --git a/package.json b/package.json index 672a4492..03770394 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "weex-ui", - "version": "0.5.3beta", + "version": "0.5.3", "description": "A rich interaction, lightweight, high performance UI library based on Weex", "main": "index.js", "lib": "vue",