diff --git a/HISTORY.md b/HISTORY.md index a4d3104..4bc00e3 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.5.2 / 2014-12-03 +================== * Fix icon name background alignment on mobile view diff --git a/package.json b/package.json index f6ee39f..aee4768 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "serve-index", "description": "Serve directory listings", - "version": "1.5.1", + "version": "1.5.2", "author": "Douglas Christopher Wilson ", "license": "MIT", "repository": "expressjs/serve-index",