Skip to content

Commit

Permalink
[dist] Version bump v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AvianFlu committed May 4, 2012
1 parent b4798d8 commit f3b119b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 <info@nodejitsu.com>",
"contributors": [
{ "name": "Charlie Robbins", "email": "charlie@nodejitsu.com" },
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit f3b119b

Please sign in to comment.