This commit is contained in:
Khaos Tian
2016-04-08 23:50:34 -07:00
parent 0af8a43dc9
commit 77ce39e157

View File

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