diff --git a/HISTORY.md b/HISTORY.md index 4e53a038..6ab747bb 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.18.2 / 2017-09-22 +=================== * deps: debug@2.6.9 * perf: remove argument reassignment diff --git a/package.json b/package.json index 400bec40..781e3317 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "body-parser", "description": "Node.js body parsing middleware", - "version": "1.18.1", + "version": "1.18.2", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)"