This commit is contained in:
Douglas Christopher Wilson
2015-06-21 01:46:44 -04:00
parent f73ff92430
commit 6c7a367338
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
unreleased
==========
4.13.0 / 2015-06-20
===================
* Add settings to debug output
* Fix `res.format` error when only `default` provided

View File

@@ -1,7 +1,7 @@
{
"name": "express",
"description": "Fast, unopinionated, minimalist web framework",
"version": "4.12.4",
"version": "4.13.0",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",