Skip to content

Commit

Permalink
Prepare 4.0.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad committed Jun 12, 2021
1 parent 3b3c81c commit 2211e32
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
4.0.1 / Sat, 12 June 2021
=========================

- [fix] Configstore init and usage fixes [#1115]

4.0.0 / Tue, 06 May 2021
=========================

Expand Down
2 changes: 1 addition & 1 deletion 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": "4.0.0",
"version": "4.0.1",
"author": "Charlie Robbins <[email protected]>",
"maintainers": [
"Igor Savin <[email protected]>"
Expand Down

0 comments on commit 2211e32

Please sign in to comment.