Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
loopingz committed Apr 15, 2018
1 parent ff7604c commit b411307
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ivoryshield",
"version": "0.9.1",
"version": "0.9.2",
"description": "Protect your cloud and automate it",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
5 changes: 3 additions & 2 deletions wui/bower.json
Expand Up @@ -24,10 +24,11 @@
"paper-listbox": "PolymerElements/paper-listbox#^2.1.0",
"paper-fab": "PolymerElements/paper-fab#^2.1.0",
"paper-dialog": "PolymerElements/paper-dialog#^2.1.1",
"webda-model-schema": "^2.0.0",
"webda-model-schema": "^2.0.1",
"webda-core": "^0.1.7",
"paper-dialog-scrollable": "PolymerElements/paper-dialog-scrollable#^2.2.0",
"paper-toast": "PolymerElements/paper-toast#^2.1.0"
"paper-toast": "PolymerElements/paper-toast#^2.1.0",
"paper-checkbox": "^2.0.4"
},
"resolutions": {
"polymer": "^2.0.0"
Expand Down

0 comments on commit b411307

Please sign in to comment.