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 831dc1f commit caaf690Copy full SHA for caaf690
2 files changed
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+2.3.0 / 2015-02-15
+==================
3
4
* Add function argument to support recording of response time
5
package.json
@@ -1,7 +1,7 @@
{
"name": "response-time",
"description": "Response time for Node.js servers",
- "version": "2.2.0",
+ "version": "2.3.0",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>"
0 commit comments