bump version for npm

This commit is contained in:
remy
2010-10-10 13:09:20 +01:00
parent 77e2f36d6c
commit 540c6730cf

View File

@@ -9,6 +9,6 @@
"repository": { "type" : "git", "url" : "http://github.com/remy/nodemon.git" },
"description": "Simple monitor script for use during development of a node.js app.",
"keywords": ["monitor", "development", "restart", "autoload", "reload", "terminal"],
"version": "0.1.7",
"version": "0.1.8",
"main": "./nodemon"
}