This commit is contained in:
Douglas Christopher Wilson
2015-06-18 21:14:56 -04:00
parent 4729685912
commit 115dbe1a4d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
3.x
===
3.21.0 / 2015-06-18
===================
* deps: basic-auth@1.0.2
- perf: enable strict mode

View File

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