Skip to content

Commit b8ed811

Browse files
committed
Bump version.
1 parent f5a86af commit b8ed811

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@
4444
}
4545
},
4646
"short_name": "Zigbee",
47-
"version": "0.11.13"
47+
"version": "0.12.0"
4848
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zigbee-adapter",
3-
"version": "0.11.13",
3+
"version": "0.12.0",
44
"description": "Zigbee adapter plugin for WebThings Gateway",
55
"author": "WebThingsIO",
66
"main": "index.js",
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"babel-eslint": "^10.1.0",
30-
"eslint": "^7.10.0",
30+
"eslint": "^7.12.1",
3131
"gateway-addon": "github:WebThingsIO/gateway-addon-node"
3232
},
3333
"license": "MPL-2.0",

0 commit comments

Comments
 (0)