This commit is contained in:
Douglas Christopher Wilson
2014-06-19 11:09:23 -04:00
parent d7d661245e
commit 4e8726c41c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
unreleased
==========
1.1.2 / 2014-06-19
==================
* deps: batch@0.5.1
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "serve-index",
"description": "Serve directory listings",
"version": "1.1.1",
"version": "1.1.2",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"repository": "expressjs/serve-index",