Skip to content

Commit 67254ca

Browse files
committed
2.5.1
1 parent 659b6eb commit 67254ca

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.5.1 / 2022-02-28
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": "raw-body",
33
"description": "Get and validate the raw body of a readable stream.",
4-
"version": "2.5.0",
4+
"version": "2.5.1",
55
"author": "Jonathan Ong <[email protected]> (http://jongleberry.com)",
66
"contributors": [
77
"Douglas Christopher Wilson <[email protected]>",

0 commit comments

Comments
 (0)