Skip to content

Commit

Permalink
1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ptz0n committed Mar 17, 2021
1 parent ee8b33e commit a32bba5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homebridge-verisure",
"version": "1.13.2",
"version": "1.14.0",
"description": "Verisure plugin for homebridge: https://github.com/nfarina/homebridge",
"license": "MIT",
"keywords": [
Expand All @@ -14,7 +14,7 @@
"test": "eslint lib && jest --env=node --coverage"
},
"bin": {
"verisure": "./bin/verisure"
"verisure": "bin/verisure"
},
"bugs": {
"url": "http://github.com/ptz0n/homebridge-verisure/issues"
Expand Down

0 comments on commit a32bba5

Please sign in to comment.