Skip to content

Commit

Permalink
[build] 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Leopoldthecoder committed Dec 9, 2016
1 parent d835c7b commit 65244c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/theme-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "element-theme-default",
"version": "1.0.5",
"version": "1.0.6",
"description": "Element component default theme.",
"main": "lib/index.css",
"style": "lib/index.css",
Expand Down
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ if (typeof window !== 'undefined' && window.Vue) {
};

module.exports = {
version: '1.0.5',
version: '1.0.6',
locale: locale.use,
install,
Loading,
Expand Down

0 comments on commit 65244c2

Please sign in to comment.