This commit is contained in:
Douglas Christopher Wilson
2017-05-25 15:45:44 -04:00
parent 9ecc9a68f9
commit bc077cbe29
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
unreleased
==========
1.9.0 / 2017-05-25
==================
* Set `X-Content-Type-Options: nosniff` header
* deps: batch@0.6.1
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "serve-index",
"description": "Serve directory listings",
"version": "1.8.0",
"version": "1.9.0",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"repository": "expressjs/serve-index",