Publish v0.2.5

This commit is contained in:
Nick Farina
2015-11-04 09:48:05 -08:00
parent f2ad339a13
commit 52aa6bba2c

View File

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