mirror of
https://github.com/expressjs/express.git
synced 2026-02-21 19:41:36 +00:00
4.11.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
unreleased
|
||||
==========
|
||||
4.11.2 / 2015-02-01
|
||||
===================
|
||||
|
||||
* Fix `res.redirect` double-calling `res.end` for `HEAD` requests
|
||||
* deps: accepts@~1.2.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "express",
|
||||
"description": "Fast, unopinionated, minimalist web framework",
|
||||
"version": "4.11.1",
|
||||
"version": "4.11.2",
|
||||
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
||||
"contributors": [
|
||||
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",
|
||||
|
||||
Reference in New Issue
Block a user