We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3205f68 commit 7daae19Copy full SHA for 7daae19
History.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+4.4.2 / 2014-06-09
+==================
3
4
* fix catching errors from top-level handlers
5
* use `vary` module for `res.vary`
package.json
@@ -1,7 +1,7 @@
{
"name": "express",
"description": "Sinatra inspired web development framework",
- "version": "4.4.1",
+ "version": "4.4.2",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
6
"contributors": [
7
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",
0 commit comments