diff --git a/HISTORY.md b/HISTORY.md index f736256..6896784 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +2.0.9 / 2016-10-31 +================== * Fix regex fallback to not override `compressible: false` in db * deps: mime-db@'>= 1.24.0 < 2' diff --git a/package.json b/package.json index aa71f1c..0a96e59 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "compressible", "description": "Compressible Content-Type / mime checking", - "version": "2.0.8", + "version": "2.0.9", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)",