bump version

This commit is contained in:
remy
2010-10-06 00:21:36 +01:00
parent 6e26fd3558
commit fe3c3cf041

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.5",
"version": "0.1.6",
"main": "./nodemon"
}