[build] 1.1.3

pull/1114/merge
qingwei.li 2017-01-09 17:22:31 +08:00
parent 6970793ae8
commit b616140489
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -142,7 +142,7 @@ if (typeof window !== 'undefined' && window.Vue) {
};
module.exports = {
version: '1.1.2',
version: '1.1.3',
locale: locale.use,
i18n: locale.i18n,
install,