From 9f38fe960c9e657027e6617fbbe2cede72a382af Mon Sep 17 00:00:00 2001 From: baiyaaaaa Date: Tue, 11 Oct 2016 15:29:25 +0800 Subject: [PATCH] [build] 1.0.0-rc.6 --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 40a472b04..a9a531943 100644 --- a/src/index.js +++ b/src/index.js @@ -127,7 +127,7 @@ if (typeof window !== 'undefined' && window.Vue) { }; module.exports = { - version: '1.0.0-rc.5', + version: '1.0.0-rc.6', install, SelectDropdown, Pagination,