diff --git a/package.json b/package.json index 92595e9..f37c41c 100644 --- a/package.json +++ b/package.json @@ -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" },