Comparing version 0.0.4 to 0.0.5
@@ -5,3 +5,3 @@ { | ||
"description": "A service router that uses MDNS and bouncy to do magic!", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"repository": { | ||
@@ -11,2 +11,5 @@ "type": "git", | ||
}, | ||
"bin": { | ||
"bouncer" : "./bin/bouncer" | ||
}, | ||
"engines": { | ||
@@ -13,0 +16,0 @@ "node": "0.6.x" |
10190