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 d1ddb57 commit ae6137aCopy full SHA for ae6137a
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+0.5.1 / 2016-11-12
+==================
3
4
* Fix exception when `err.headers` is not an object
5
* deps: statuses@~1.3.1
package.json
@@ -1,7 +1,7 @@
{
"name": "finalhandler",
"description": "Node.js final http responder",
- "version": "0.5.0",
+ "version": "0.5.1",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
"license": "MIT",
7
"repository": "pillarjs/finalhandler",
0 commit comments