Version bump to v0.2.16

This commit is contained in:
Nick Farina
2016-01-22 07:11:30 -08:00
parent 798275774a
commit da8d5fd267

View File

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