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 6e223af commit b6d4723Copy full SHA for b6d4723
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+2.1.0 / 2014-09-16
+==================
3
4
* Add `header` option for custom header name
5
* Change `digits` argument to an `options` argument
package.json
@@ -1,7 +1,7 @@
{
"name": "response-time",
"description": "Response time header for node.js",
- "version": "2.0.1",
+ "version": "2.1.0",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>"
0 commit comments