This commit is contained in:
Khaos Tian
2016-10-01 16:48:05 -07:00
parent c7c9aa0150
commit fedd341970

View File

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