Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrstegeman committed Nov 4, 2020
1 parent f5a86af commit b8ed811
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
}
},
"short_name": "Zigbee",
"version": "0.11.13"
"version": "0.12.0"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zigbee-adapter",
"version": "0.11.13",
"version": "0.12.0",
"description": "Zigbee adapter plugin for WebThings Gateway",
"author": "WebThingsIO",
"main": "index.js",
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"babel-eslint": "^10.1.0",
"eslint": "^7.10.0",
"eslint": "^7.12.1",
"gateway-addon": "github:WebThingsIO/gateway-addon-node"
},
"license": "MPL-2.0",
Expand Down

0 comments on commit b8ed811

Please sign in to comment.