Version bump for npm

This commit is contained in:
Nick Farina
2015-08-22 08:13:11 -07:00
parent 7b873bdf48
commit 9ebf41415c

View File

@@ -1,7 +1,7 @@
{ {
"name": "homebridge", "name": "homebridge",
"description": "HomeKit support for the impatient", "description": "HomeKit support for the impatient",
"version": "0.0.0", "version": "0.1.0",
"scripts": { "scripts": {
"start": "DEBUG=* node app.js || true" "start": "DEBUG=* node app.js || true"
}, },