Skip to content

Commit

Permalink
[dist] Version bump. 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Jun 8, 2011
1 parent 4c5b73a commit de0d6d2
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.5.5",
"version": "0.5.6",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"contributors": [
{
Expand Down Expand Up @@ -31,7 +31,7 @@
"daemon": "0.3.x",
"optimist": "0.2.x",
"timespan": "2.0.x",
"winston": "0.2.x",
"winston": "0.3.x",
"nconf": "0.x.x"
},
"devDependencies": {
Expand Down

0 comments on commit de0d6d2

Please sign in to comment.