From e3a12bd330384eee9a1b67d7077b723828b52ba1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Mon, 31 Oct 2016 11:01:42 +0800 Subject: [PATCH] bug fixed bug fixed --- package.json | 2 +- src/components/base/notification/notice.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fcca4c59..544da812 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iview", - "version": "0.9.6", + "version": "0.9.7-rc-1", "title": "iView", "description": "A high quality UI components Library with Vue.js", "homepage": "http://www.iviewui.com", diff --git a/src/components/base/notification/notice.vue b/src/components/base/notification/notice.vue index e1308a71..874dabb7 100644 --- a/src/components/base/notification/notice.vue +++ b/src/components/base/notification/notice.vue @@ -1,7 +1,7 @@