Publish v0.2.9

This commit is contained in:
Nick Farina
2015-11-04 15:59:49 -08:00
parent 7bfc5ee84d
commit 6d2cb11eae

View File

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