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 c8a6138 commit 8a5da6bCopy full SHA for 8a5da6b
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.10.1 / 2016-01-16
+===================
3
4
* deps: escape-html@~1.0.3
5
- perf: enable strict mode
package.json
@@ -1,7 +1,7 @@
{
"name": "serve-static",
"description": "Serve static files",
- "version": "1.10.0",
+ "version": "1.10.1",
"author": "Douglas Christopher Wilson <[email protected]>",
6
"license": "MIT",
7
"repository": "expressjs/serve-static",
0 commit comments