mirror of
https://github.com/zebrajr/express.git
synced 2026-01-15 12:15:27 +00:00
Release 3.2.3
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
|
||||
3.2.3 / 2013-05-07
|
||||
==================
|
||||
|
||||
* update connect / qs
|
||||
|
||||
3.2.2 / 2013-05-03
|
||||
==================
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ exports = module.exports = createApplication;
|
||||
* Framework version.
|
||||
*/
|
||||
|
||||
exports.version = '3.2.2';
|
||||
exports.version = '3.2.3';
|
||||
|
||||
/**
|
||||
* Expose mime.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "express",
|
||||
"description": "Sinatra inspired web development framework",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
||||
"contributors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user