Skip to content

Commit b2311c7

Browse files
committed
3.20.1
1 parent 9ca0c66 commit b2311c7

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-
3.x
2-
===
1+
3.20.1 / 2015-02-28
2+
===================
33

44
* Fix `req.host` when using "trust proxy" hops count
55
* Fix `req.protocol`/`req.secure` when using "trust proxy" hops count

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express",
33
"description": "Sinatra inspired web development framework",
4-
"version": "3.20.0",
4+
"version": "3.20.1",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"contributors": [
77
"Aaron Heckmann <[email protected]>",

0 commit comments

Comments
 (0)