From ab0156a979d72353cfe666cccb3639e016b00280 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 29 Sep 2015 23:44:39 -0400 Subject: [PATCH] 1.0.1 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 55bea67..e51ff01 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.0.1 / 2015-09-29 +================== * perf: enable strict mode diff --git a/package.json b/package.json index 745b186..b45ca4b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "on-headers", "description": "Execute a listener when a response is about to write headers", - "version": "1.0.0", + "version": "1.0.1", "author": "Douglas Christopher Wilson ", "license": "MIT", "keywords": [