Skip to content

Commit

Permalink
[dist] Version bump. 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Apr 13, 2011
1 parent f11321f commit 7089311
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion bin/forever
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

var path = require('path'),
fs = require('fs'),
eyes = require('eyes'),
winston = require('winston'),
sys = require('sys');

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "forever",
"description": "A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)",
"version": "0.4.1",
"version": "0.4.2",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"contributors": [
{ "name": "Fedor Indutny", "email": "fedor.indutny@gmail.com" },
Expand Down

0 comments on commit 7089311

Please sign in to comment.