This commit is contained in:
Khaos Tian
2016-09-27 17:01:08 -07:00
parent 4f000485db
commit dbb7b89cf9

View File

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