Skip to content

Commit ae6137a

Browse files
committed
0.5.1
1 parent d1ddb57 commit ae6137a

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+
0.5.1 / 2016-11-12
2+
==================
33

44
* Fix exception when `err.headers` is not an object
55
* deps: statuses@~1.3.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "finalhandler",
33
"description": "Node.js final http responder",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
66
"license": "MIT",
77
"repository": "pillarjs/finalhandler",

0 commit comments

Comments
 (0)