From 85ae4c90bf0d183e49d7e764240a5861b64cf235 Mon Sep 17 00:00:00 2001 From: baiyaaaaa Date: Fri, 30 Sep 2016 14:43:41 +0800 Subject: [PATCH] [build] 1.0.0-rc.5 --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index f02ab8ae4..19488fd9d 100644 --- a/src/index.js +++ b/src/index.js @@ -126,7 +126,7 @@ if (typeof window !== 'undefined' && window.Vue) { }; module.exports = { - version: '1.0.0-rc.4', + version: '1.0.0-rc.5', install, SelectDropdown, Pagination,