Version bump for npm

This commit is contained in:
Nick Farina
2015-12-28 09:33:47 -08:00
parent e52aff802b
commit 3616d61fed

View File

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