Skip to content

Commit

Permalink
v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iangreenleaf committed Feb 19, 2013
1 parent 6368bbe commit b8be552
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
@@ -1,5 +1,5 @@
{ "name" : "supervisor" { "name" : "supervisor"
, "version" : "0.5.1" , "version" : "0.5.2"
, "description" : "A supervisor program for running nodejs programs" , "description" : "A supervisor program for running nodejs programs"
, "author" : "Isaac Z. Schlueter <i@izs.me>" , "author" : "Isaac Z. Schlueter <i@izs.me>"
, "contributors" : , "contributors" :
Expand All @@ -18,6 +18,7 @@
, "David Taylor <david@zensatellite.com>" , "David Taylor <david@zensatellite.com>"
, "Antonio Touriño <atourino@gmail.com>" , "Antonio Touriño <atourino@gmail.com>"
, "Oliver Wong <oliver@owiber.com>" , "Oliver Wong <oliver@owiber.com>"
, "Di Wu <dwu@palantir.com>"
, "Ian Young <ian.greenleaf@gmail.com>" , "Ian Young <ian.greenleaf@gmail.com>"
, "jazzzz <jazzzz@gmail.com>" , "jazzzz <jazzzz@gmail.com>"
, "rma4ok <rma4ok@gmail.com>" , "rma4ok <rma4ok@gmail.com>"
Expand Down

0 comments on commit b8be552

Please sign in to comment.