Skip to content

Commit 8c6f50c

Browse files
committed
1.2.2
1 parent cafc0dc commit 8c6f50c

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+
1.2.2 / 2014-12-10
2+
==================
33

44
* Fix `.end` to only proxy to `.end`
55
- Fixes an issue with Node.js 0.11.14

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "compression",
33
"description": "Compression middleware for connect and node.js",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"author": "Jonathan Ong <[email protected]> (http://jongleberry.com)",
66
"contributors": [
77
"Douglas Christopher Wilson <[email protected]>"

0 commit comments

Comments
 (0)