Skip to content

Commit 4d80933

Browse files
committed
4.10.5
1 parent 4370908 commit 4d80933

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+
4.10.5 / 2014-12-10
2+
===================
33

44
* Fix `res.send` double-calling `res.end` for `HEAD` requests
55
* deps: accepts@~1.1.4

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": "Fast, unopinionated, minimalist web framework",
4-
"version": "4.10.4",
4+
"version": "4.10.5",
55
"author": "TJ Holowaychuk <tj@vision-media.ca>",
66
"contributors": [
77
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",

0 commit comments

Comments
 (0)