Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 10, 2015
1 parent 5c9c0e0 commit 6b5d417
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
unreleased
==========
1.5.0 / 2015-06-09
==================

* Fix return value from `.end` and `.write` after end
* Improve detection of zero-length body without `Content-Length`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "compression",
"description": "Node.js compression middleware",
"version": "1.4.4",
"version": "1.5.0",
"contributors": [
"Douglas Christopher Wilson <[email protected]>",
"Jonathan Ong <[email protected]> (http://jongleberry.com)"
Expand Down

0 comments on commit 6b5d417

Please sign in to comment.