Update package.json

This commit is contained in:
andig
2016-12-02 10:19:58 +01:00
committed by GitHub
parent b5e1fc52a8
commit 027a693c0d

View File

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