Skip to content

Commit 4def0fa

Browse files
committed
1.9.0
1 parent b29fc88 commit 4def0fa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
1.9.0 / 2017-09-26
2+
==================
33

44
* Use `res.headersSent` when available
55
* deps: basic-auth@~2.0.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "morgan",
33
"description": "HTTP request logger middleware for node.js",
4-
"version": "1.8.2",
4+
"version": "1.9.0",
55
"contributors": [
66
"Douglas Christopher Wilson <[email protected]>",
77
"Jonathan Ong <[email protected]> (http://jongleberry.com)"

0 commit comments

Comments
 (0)