diff --git a/HISTORY.md b/HISTORY.md index a8e202f..d166274 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +2.3.0 / 2015-02-15 +================== * Add function argument to support recording of response time diff --git a/package.json b/package.json index 5c07f62..4b0b585 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "response-time", "description": "Response time for Node.js servers", - "version": "2.2.0", + "version": "2.3.0", "author": "Jonathan Ong (http://jongleberry.com)", "contributors": [ "Douglas Christopher Wilson "