This commit is contained in:
Khaos Tian
2016-11-27 15:24:43 -08:00
parent e1867b2bc0
commit 4884087041

View File

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