From 34c40bc97bcd7e54e13b33f77ee231ca2032de6c Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 15 Nov 2016 20:21:51 -0500 Subject: [PATCH] 2.3.2 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index a482972..742b710 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +2.3.2 / 2015-11-15 +================== * deps: depd@~1.1.0 - Enable strict mode in more places diff --git a/package.json b/package.json index b4f78f9..0d08bfc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "response-time", "description": "Response time for Node.js servers", - "version": "2.3.1", + "version": "2.3.2", "author": "Jonathan Ong (http://jongleberry.com)", "contributors": [ "Douglas Christopher Wilson "