From 93586e75a0a1c5bbfd353c4cec1cfcee2e52adde Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Wed, 27 Sep 2017 01:04:29 -0400 Subject: [PATCH] 1.7.1 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index d2b7a564..3cb6fbb8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.7.1 / 2017-09-26 +================== * deps: accepts@~1.3.4 - deps: mime-types@~2.1.16 diff --git a/package.json b/package.json index 64257170..39231b11 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "compression", "description": "Node.js compression middleware", - "version": "1.7.0", + "version": "1.7.1", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)"