Skip to content

Commit f974d22

Browse files
committed
4.16.0
1 parent 8d4ceb6 commit f974d22

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.16.0 / 2017-09-28
2+
===================
33

44
* Add `"json escape"` setting for `res.json` and `res.jsonp`
55
* Add `express.json` and `express.urlencoded` to parse bodies

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.15.5",
4+
"version": "4.16.0",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"contributors": [
77
"Aaron Heckmann <[email protected]>",

0 commit comments

Comments
 (0)