We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14e39d commit f6bbeafCopy full SHA for f6bbeaf
History.md
@@ -1,5 +1,5 @@
1
-3.x
2
-===
+3.8.0 / 2014-05-21
+==================
3
4
* keep previous `Content-Type` for `res.jsonp`
5
* set proper `charset` in `Content-Type` for `res.send`
package.json
@@ -1,7 +1,7 @@
{
"name": "express",
"description": "Sinatra inspired web development framework",
- "version": "3.7.0",
+ "version": "3.8.0",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
6
"contributors": [
7
0 commit comments