Browse Source

[build] 1.0.0-rc.6

baiyaaaaa 8 years ago
parent
commit
9f38fe960c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/index.js

+ 1 - 1
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,