Skip to content

Commit

Permalink
1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Aug 15, 2014
1 parent 1946961 commit 72f7362
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
unreleased
==========
1.5.2 / 2014-08-14
==================

* deps: [email protected]
- Work around `fd` leak in Node.js 0.10 for `fs.ReadStream`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "serve-static",
"description": "Serve static files",
"version": "1.5.1",
"version": "1.5.2",
"author": "Douglas Christopher Wilson <[email protected]>",
"license": "MIT",
"repository": "expressjs/serve-static",
Expand Down

0 comments on commit 72f7362

Please sign in to comment.