This commit is contained in:
Douglas Christopher Wilson
2014-08-10 17:45:04 -04:00
parent fd277c695c
commit 194663a06f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
unreleased
==========
1.1.6 / 2014-08-10
==================
* Fix URL parsing
* deps: parseurl@~1.3.0
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "serve-index",
"description": "Serve directory listings",
"version": "1.1.5",
"version": "1.1.6",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"repository": "expressjs/serve-index",