diff --git a/HISTORY.md b/HISTORY.md index e7e85a2..96bc93e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.6.15 / 2017-03-31 +=================== * deps: mime-types@~2.1.15 - Add new mime types diff --git a/package.json b/package.json index 8b9f79f..820af69 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "type-is", "description": "Infer the content-type of a request.", - "version": "1.6.14", + "version": "1.6.15", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)"