Publish v0.2.8

This commit is contained in:
Nick Farina
2015-11-04 15:52:08 -08:00
parent a5de3f820f
commit 8f1a043121

View File

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