Publish v0.2.6

This commit is contained in:
Nick Farina
2015-11-04 10:22:47 -08:00
parent 988c6ef6d0
commit 1c4bf23b60

View File

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