From 1af4604e8713b03a85c9c16d402138f96519722c Mon Sep 17 00:00:00 2001 From: baiyaaaaa Date: Fri, 28 Oct 2016 18:39:17 +0800 Subject: [PATCH] [build] 1.0.0-rc.8 --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index bceb54c3..92d043af 100644 --- a/src/index.js +++ b/src/index.js @@ -128,7 +128,7 @@ if (typeof window !== 'undefined' && window.Vue) { }; module.exports = { - version: '1.0.0-rc.7', + version: '1.0.0-rc.8', install, Pagination, Dialog,