From d552ad18d79f1722c70f5dff50fae3b55ab5420b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Tue, 22 May 2018 11:10:10 +0800 Subject: [PATCH] publish 2.14.0-rc.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2c9c7ef..14701bfe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iview", - "version": "2.14.0-rc.3", + "version": "2.14.0-rc.4", "title": "iView", "description": "A high quality UI components Library with Vue.js", "homepage": "http://www.iviewui.com",