Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
chore: v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Jul 17, 2019
1 parent 2adaf64 commit a75585d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/vue-ui.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-ui.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -3260,7 +3260,7 @@ function install(Vue) {
}
var plugin = {
// eslint-disable-next-line no-undef
version: "0.11.0",
version: "0.11.1",
install: install
};

Expand Down
2 changes: 1 addition & 1 deletion dist/vue-ui.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-ui.umd.js
Original file line number Diff line number Diff line change
Expand Up @@ -16559,7 +16559,7 @@
}
var plugin$2 = {
// eslint-disable-next-line no-undef
version: "0.11.0",
version: "0.11.1",
install: install$2
};

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vue/ui",
"description": "UI components used in the vuejs organization apps",
"version": "0.11.0",
"version": "0.11.1",
"author": {
"name": "Guillaume Chau",
"email": "guillaume.b.chau@gmail.com"
Expand Down

0 comments on commit a75585d

Please sign in to comment.