diff --git a/HISTORY.md b/HISTORY.md index 466fe51..146fdf2 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +2.0.11 / 2017-07-27 +=================== * deps: mime-db@'>= 1.29.0 < 2' diff --git a/package.json b/package.json index 5b4dbc3..4ffcaa8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "compressible", "description": "Compressible Content-Type / mime checking", - "version": "2.0.10", + "version": "2.0.11", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)",