소스 검색

[build] 1.0.0-rc.5

baiyaaaaa 8 년 전
부모
커밋
85ae4c90bf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/index.js

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