Skip to content

Commit

Permalink
Prepare 3.0.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad committed Aug 22, 2020
1 parent 877d93a commit 67cc950
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
3.0.1 / Sun, 22 Aug 2020
=========================

- [security] Replaced optimist with yargs [#1093]

3.0.0 / Fri, 22 May 2020
=========================

- [security] Update forever-monitor [#1081]

2.0.0 / Sun, 05 Jan 2020
=========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
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": "3.0.0",
"version": "3.0.1",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"maintainers": [
"Igor Savin <iselwin@gmail.com>"
Expand Down

0 comments on commit 67cc950

Please sign in to comment.