From 31182c69bb037c71375f827cd7cfd1573c2b1393 Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Fri, 10 Mar 2017 07:48:51 +0800 Subject: [PATCH] release 2.0.0-rc.1 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9957432..93322e5 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 569b65d..8486439 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", -- libgit2 0.21.4