Merge branch 'master' into plugin-2

This commit is contained in:
Khaos Tian
2016-02-17 10:41:32 -08:00
3 changed files with 9 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "homebridge",
"description": "HomeKit support for the impatient",
"version": "0.2.16",
"version": "0.2.18",
"scripts": {
"dev": "DEBUG=* ./bin/homebridge -D -P example-plugins/ || true"
},