Commit 31182c69bb037c71375f827cd7cfd1573c2b1393
1 parent
2c513e34
release 2.0.0-rc.1
release 2.0.0-rc.1
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
README.md
@@ -27,7 +27,7 @@ | @@ -27,7 +27,7 @@ | ||
27 | - Friendly APIs,free and flexible | 27 | - Friendly APIs,free and flexible |
28 | - Great Documentation | 28 | - Great Documentation |
29 | - It is quite beautiful | 29 | - It is quite beautiful |
30 | -- Using .vue file development mode | 30 | +- Support Vue.js 2 and Vue.js 1 |
31 | - Based on npm + webpack + babel, using ES2015 | 31 | - Based on npm + webpack + babel, using ES2015 |
32 | 32 | ||
33 | ## Programming | 33 | ## Programming |
package.json
1 | { | 1 | { |
2 | "name": "iview", | 2 | "name": "iview", |
3 | - "version": "2.0.0-rc-1", | 3 | + "version": "2.0.0-rc.1", |
4 | "title": "iView", | 4 | "title": "iView", |
5 | "description": "A high quality UI components Library with Vue.js", | 5 | "description": "A high quality UI components Library with Vue.js", |
6 | "homepage": "http://www.iviewui.com", | 6 | "homepage": "http://www.iviewui.com", |