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 3a754db commit a891840Copy full SHA for a891840
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.14.0 / 2019-05-07
+===================
3
4
* deps: parseurl@~1.3.3
5
* deps: send@0.17.0
package.json
@@ -1,7 +1,7 @@
{
"name": "serve-static",
"description": "Serve static files",
- "version": "1.13.2",
+ "version": "1.14.0",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
"license": "MIT",
7
"repository": "expressjs/serve-static",
0 commit comments