diff --git a/HISTORY.md b/HISTORY.md index a4f6b26..802f139 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +2.1.19 / 2018-07-17 +=================== * deps: mime-db@~1.35.0 - Add extension `.csl` to `application/vnd.citationstyles.style+xml` diff --git a/package.json b/package.json index 6bc6c5d..4e3ccf4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mime-types", "description": "The ultimate javascript content-type utility.", - "version": "2.1.18", + "version": "2.1.19", "contributors": [ "Douglas Christopher Wilson ", "Jeremiah Senkpiel (https://searchbeam.jit.su)",