Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 7, 2014
1 parent d19770d commit 62540a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
HEAD
1.0.4 / 2014-04-07
==================

* Resolve relative paths at middleware setup
* Use parseurl to parse the URL from request
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.0.3",
"version": "1.0.4",
"author": "Douglas Christopher Wilson <[email protected]>",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 62540a3

Please sign in to comment.