Skip to content

Commit a09e36c

Browse files
committed
2.0.0
1 parent 708d974 commit a09e36c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
2.0.0 / 2014-05-31
2+
==================
33

44
* add `digits` argument
55
* do not override existing `X-Response-Time` header

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "response-time",
33
"description": "X-Response-Time header for node.js",
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"author": {
66
"name": "Jonathan Ong",
77
"email": "me@jongleberry.com",

0 commit comments

Comments
 (0)