diff --git a/HISTORY.md b/HISTORY.md index 64685b9f..c9d5168e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.14.2 / 2015-12-16 +=================== * deps: bytes@2.2.0 * deps: iconv-lite@0.4.13 diff --git a/package.json b/package.json index 3ad1a3f8..1462c17b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "body-parser", "description": "Node.js body parsing middleware", - "version": "1.14.1", + "version": "1.14.2", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)"