diff --git a/History.md b/History.md index dbe149cd..bb06bdb6 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -3.x -=== +3.21.0 / 2015-06-18 +=================== * deps: basic-auth@1.0.2 - perf: enable strict mode diff --git a/package.json b/package.json index 7b077c9b..e8d2f003 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "express", "description": "Sinatra inspired web development framework", - "version": "3.20.3", + "version": "3.21.0", "author": "TJ Holowaychuk ", "contributors": [ "Aaron Heckmann ",