Skip to content

Commit 2fc094b

Browse files
committed
0.1.2
1 parent 08617dd commit 2fc094b

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+
0.1.2 / 2017-09-14
2+
==================
33

44
* perf: improve header parsing
55
* perf: reduce overhead when no `X-Forwarded-For` header

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forwarded",
33
"description": "Parse HTTP X-Forwarded-For header",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"contributors": [
66
"Douglas Christopher Wilson <doug@somethingdoug.com>"
77
],

0 commit comments

Comments
 (0)