Skip to content

Commit 72f7362

Browse files
committed
1.5.2
1 parent 1946961 commit 72f7362

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
1.5.2 / 2014-08-14
2+
==================
33

44
55
- Work around `fd` leak in Node.js 0.10 for `fs.ReadStream`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "serve-static",
33
"description": "Serve static files",
4-
"version": "1.5.1",
4+
"version": "1.5.2",
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"license": "MIT",
77
"repository": "expressjs/serve-static",

0 commit comments

Comments
 (0)