This commit is contained in:
Khaos Tian
2016-03-10 20:19:47 -08:00
parent 64e8c83d9c
commit 2ea2052769

View File

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