diff --git a/HISTORY.md b/HISTORY.md index 3b183543..e9d46782 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.16.0 / 2017-01-17 +=================== * deps: debug@2.6.0 - Allow colors in workers diff --git a/package.json b/package.json index edf9b9dd..13022ba1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "body-parser", "description": "Node.js body parsing middleware", - "version": "1.15.2", + "version": "1.16.0", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)"