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 34b6385 commit ee3f2b0Copy full SHA for ee3f2b0
History.md
@@ -1,5 +1,5 @@
1
-3.x
2
-===
+3.19.0 / 2015-01-09
+===================
3
4
* Fix `OPTIONS` responses to include the `HEAD` method property
5
* Use `readline` for prompt in `express(1)`
package.json
@@ -1,7 +1,7 @@
{
"name": "express",
"description": "Sinatra inspired web development framework",
- "version": "3.18.6",
+ "version": "3.19.0",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
6
"contributors": [
7
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",
0 commit comments