[build] 1.0.0-rc.9

pull/888/head
Leopoldthecoder 2016-11-07 17:44:59 +08:00
parent ec23dcd583
commit 9e6513fa17
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "element-theme-default",
"version": "1.0.0",
"version": "1.0.0-rc.9",
"description": "Element component default theme.",
"main": "lib/index.css",
"style": "lib/index.css",

View File

@ -130,7 +130,7 @@ if (typeof window !== 'undefined' && window.Vue) {
};
module.exports = {
version: '1.0.0-rc.8',
version: '1.0.0-rc.9',
locale,
install,
Pagination,