From caaf6909b8b8252fc655bde58b90715a7c994090 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 16 Feb 2015 02:49:05 -0500 Subject: [PATCH] 2.3.0 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 "