From c8ee1a0a215f6c2b9168be81763b7c74cd17cdec Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sun, 10 Aug 2014 21:50:06 -0400 Subject: [PATCH] 2.0.1 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index a983aa9..6ffd9a6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +2.0.1 / 2014-08-10 +================== * deps: on-headers@~1.0.0 diff --git a/package.json b/package.json index 8910690..edf715e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "response-time", "description": "X-Response-Time header for node.js", - "version": "2.0.0", + "version": "2.0.1", "author": "Jonathan Ong (http://jongleberry.com)", "contributors": [ "Douglas Christopher Wilson "