Skip to content

Commit

Permalink
production version bump for new options, connection close fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ivolucien committed Oct 21, 2019
1 parent 5191259 commit 29d9367
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
0.5.0 / 2019-10-21
==================
Changes reflected in the below release candidate versions

0.5.0-rc.2 / 2019-10-18
=======================
Thank you hhunt for additional testing and the fix PR
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "express-graceful-exit",
"version": "0.5.0-rc.2",
"version": "0.5.0",
"description": "Allow graceful exits for express apps, supporting zero downtime deploys",
"keywords": [
"express",
Expand Down

0 comments on commit 29d9367

Please sign in to comment.