Explorar el Código

[build] 1.0.0-rc.8

baiyaaaaa hace 8 años
padre
commit
1af4604e87
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/index.js

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