diff --git a/HISTORY.md b/HISTORY.md index 5855bda5..d0746f4e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.9.2 / 2014-10-27 +================== * deps: qs@2.3.2 - Fix parsing of mixed objects and values diff --git a/package.json b/package.json index 57a58c07..6c58793c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "body-parser", "description": "Node.js body parsing middleware", - "version": "1.9.1", + "version": "1.9.2", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)"