Skip to content

Commit f6bbeaf

Browse files
committed
3.8.0
1 parent f14e39d commit f6bbeaf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
3.x
2-
===
1+
3.8.0 / 2014-05-21
2+
==================
33

44
* keep previous `Content-Type` for `res.jsonp`
55
* set proper `charset` in `Content-Type` for `res.send`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express",
33
"description": "Sinatra inspired web development framework",
4-
"version": "3.7.0",
4+
"version": "3.8.0",
55
"author": "TJ Holowaychuk <tj@vision-media.ca>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)