Skip to content

Commit 6c7a367

Browse files
committed
4.13.0
1 parent f73ff92 commit 6c7a367

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
4.13.0 / 2015-06-20
2+
===================
33

44
* Add settings to debug output
55
* Fix `res.format` error when only `default` provided

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express",
33
"description": "Fast, unopinionated, minimalist web framework",
4-
"version": "4.12.4",
4+
"version": "4.13.0",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"contributors": [
77
"Aaron Heckmann <[email protected]>",

0 commit comments

Comments
 (0)