Publish v0.2.2

This commit is contained in:
Nick Farina
2015-11-04 04:35:44 -08:00
parent 15357a5fe8
commit 752a5b7854

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.1", "version": "0.2.2",
"scripts": { "scripts": {
"dev": "DEBUG=* ./bin/homebridge -D -P example-plugins/ || true" "dev": "DEBUG=* ./bin/homebridge -D -P example-plugins/ || true"
}, },