This commit is contained in:
Khaos Tian
2016-03-01 18:34:15 -08:00
parent 6b182fc4e7
commit 195255bf0d

View File

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