This commit is contained in:
Douglas Christopher Wilson
2014-06-05 23:38:58 -04:00
parent 9cf7bba8f0
commit 2fd31f6ea6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
3.x
===
3.10.3 / 2014-06-05
===================
* use `vary` module for `res.vary`
* deps: connect@2.19.4

View File

@@ -1,7 +1,7 @@
{
"name": "express",
"description": "Sinatra inspired web development framework",
"version": "3.10.2",
"version": "3.10.3",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",