diff --git a/HISTORY.md b/HISTORY.md index 3ef1115a..69745b5e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.10.1 / 2015-01-01 +=================== * deps: on-finished@~2.2.0 * deps: type-is@~1.5.5 diff --git a/package.json b/package.json index 960a354c..eec9adad 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "body-parser", "description": "Node.js body parsing middleware", - "version": "1.10.0", + "version": "1.10.1", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)"