diff --git a/package.json b/package.json index 9fc4f0be..95ea71e9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "forever", "preferGlobal": "true", "description": "A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)", - "version": "0.8.5", + "version": "0.9.0", "author": "Nodejitsu Inc ", "contributors": [ { "name": "Charlie Robbins", "email": "charlie@nodejitsu.com" }, @@ -32,7 +32,7 @@ "nconf": "0.5.x", "nssocket": "0.3.x", "node-fork": "0.4.x", - "optimist": "0.2.x", + "optimist": "0.3.x", "pkginfo": "0.x.x", "portfinder": "0.x.x", "ps-tree": "0.0.x",