We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 708d974 commit a09e36cCopy full SHA for a09e36c
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+2.0.0 / 2014-05-31
+==================
3
4
* add `digits` argument
5
* do not override existing `X-Response-Time` header
package.json
@@ -1,7 +1,7 @@
{
"name": "response-time",
"description": "X-Response-Time header for node.js",
- "version": "1.0.0",
+ "version": "2.0.0",
"author": {
6
"name": "Jonathan Ong",
7
"email": "me@jongleberry.com",
0 commit comments