This commit is contained in:
Douglas Christopher Wilson
2014-12-03 16:32:59 -05:00
parent c602a95d4c
commit 12d7cb4a7d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
unreleased
==========
1.5.2 / 2014-12-03
==================
* Fix icon name background alignment on mobile view
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "serve-index",
"description": "Serve directory listings",
"version": "1.5.1",
"version": "1.5.2",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"license": "MIT",
"repository": "expressjs/serve-index",