diff --git a/README.md b/README.md index 99574322..93322e50 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ - Friendly APIs,free and flexible - Great Documentation - It is quite beautiful -- Using .vue file development mode +- Support Vue.js 2 and Vue.js 1 - Based on npm + webpack + babel, using ES2015 ## Programming diff --git a/package.json b/package.json index 569b65d1..8486439e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iview", - "version": "2.0.0-rc-1", + "version": "2.0.0-rc.1", "title": "iView", "description": "A high quality UI components Library with Vue.js", "homepage": "http://www.iviewui.com",