Fix (remove) relative links in README; publish v0.2.10

This commit is contained in:
Nick Farina
2015-11-04 16:22:49 -08:00
parent 6d2cb11eae
commit 50efd29b6d
2 changed files with 4 additions and 4 deletions

View File

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