Skip to content

Commit 62540a3

Browse files
committed
1.0.4
1 parent d19770d commit 62540a3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

History.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
HEAD
1+
1.0.4 / 2014-04-07
2+
==================
23

34
* Resolve relative paths at middleware setup
45
* Use parseurl to parse the URL from request

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.0.3",
4+
"version": "1.0.4",
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)