Version bump; publish v0.2.17

This commit is contained in:
Nick Farina
2016-02-16 13:00:22 -08:00
parent 386cf34827
commit aea485c33e

View File

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