Skip to content

Commit 1111fe8

Browse files
committed
2.4.1
1 parent 9f25172 commit 1111fe8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
2.4.1 / 2022-02-22
2+
==================
33

44
* Fix error on early async hooks implementations
55

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "on-finished",
33
"description": "Execute a callback when a request closes, finishes, or errors",
4-
"version": "2.4.0",
4+
"version": "2.4.1",
55
"contributors": [
66
"Douglas Christopher Wilson <doug@somethingdoug.com>",
77
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"

0 commit comments

Comments
 (0)