From d604e7a69ce986692e9f241e21b9abe6d4f77eb0 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Wed, 10 Dec 2014 21:35:02 -0500 Subject: [PATCH] 1.5.4 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index d5c6530..3e3582f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.5.4 / 2014-12-10 +================== * deps: mime-types@~2.0.4 - Add new mime types diff --git a/package.json b/package.json index 7ff85a8..ea2ab64 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "type-is", "description": "Infer the content-type of a request.", - "version": "1.5.3", + "version": "1.5.4", "author": "Jonathan Ong (http://jongleberry.com)", "contributors": [ "Douglas Christopher Wilson "