Skip to content

Commit

Permalink
Merge branch 'master' into plugin-2
Browse files Browse the repository at this point in the history
  • Loading branch information
KhaosT committed Feb 23, 2016
2 parents 012005d + 6500912 commit c3c2f88
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,7 +1,7 @@
{
"name": "homebridge",
"description": "HomeKit support for the impatient",
"version": "0.2.18",
"version": "0.2.19",
"scripts": {
"dev": "DEBUG=* ./bin/homebridge -D -P example-plugins/ || true"
},
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"chalk": "^1.1.1",
"commander": "2.8.1",
"hap-nodejs": "0.2.4",
"hap-nodejs": "0.2.5",
"semver": "5.0.3",
"node-persist": "^0.0.8"
}
Expand Down

0 comments on commit c3c2f88

Please sign in to comment.