diff --git a/HISTORY.md b/HISTORY.md index f74ea42..c524488 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.5.3 / 2014-12-10 +================== * deps: accepts@~1.1.4 - deps: mime-types@~2.0.4 diff --git a/package.json b/package.json index 6e61aa2..8dbe772 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "serve-index", "description": "Serve directory listings", - "version": "1.5.2", + "version": "1.5.3", "author": "Douglas Christopher Wilson ", "license": "MIT", "repository": "expressjs/serve-index",