From c41e9aaf9a518bcf6132c36f81fe67593eac99e8 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 18 Jan 2016 00:25:26 -0500 Subject: [PATCH] 1.4.3 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index a9266b9..974e610 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.4.3 / 2016-01-17 +================== * deps: accepts@~1.3.0 - deps: mime-types@~2.1.7 diff --git a/package.json b/package.json index 37c3b0a..6a14a71 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "errorhandler", "description": "Development-only error handler middleware", - "version": "1.4.2", + "version": "1.4.3", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)"