Skip to content

Commit 9c0d5ec

Browse files
authored
2.0.2
PR-URL: #554
1 parent a5055df commit 9c0d5ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
unreleased
1+
2.0.2 / 2024-10-30
22
=========================
33

44
* remove `unpipe` package and use native `unpipe()` method

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "body-parser",
33
"description": "Node.js body parsing middleware",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"contributors": [
66
"Douglas Christopher Wilson <[email protected]>",
77
"Jonathan Ong <[email protected]> (http://jongleberry.com)"

0 commit comments

Comments
 (0)