This commit is contained in:
Khaos Tian
2016-09-28 17:11:01 -07:00
parent ea9df45d2d
commit e3e08414f6

View File

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