Skip to content

Commit 434950a

Browse files
committed
1.0.0
1 parent d35cbd4 commit 434950a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
1.0.0 / 2014-08-10
2+
==================
33

44
* Honor `res.statusCode` change in `listener`
55
* Move to `jshttp` orgainzation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "on-headers",
33
"description": "Execute a listener when a response is about to write headers",
4-
"version": "0.0.0",
4+
"version": "1.0.0",
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)