Comparing version 0.1.8 to 0.1.9
{ | ||
"name": "icecream", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "rapid web framework for nodejs", | ||
@@ -32,3 +32,3 @@ "homepage": "http://github.com/nodengine/icecream", | ||
"bin" : { | ||
"ic": "./bin/icecream" | ||
"icecream": "./bin/icecream" | ||
}, | ||
@@ -35,0 +35,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
21541