Skip to content

Commit 30e9e20

Browse files
authored
Merge pull request #63 from syumai/release-0.10.1
Release 0.10.1
2 parents 88dfe38 + d2f2b0f commit 30e9e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import {
1717
post,
1818
redirect,
1919
contentType,
20-
} from "https://denopkg.com/syumai/dinatra@0.10.0/mod.ts";
20+
} from "https://denopkg.com/syumai/dinatra@0.10.1/mod.ts";
2121

2222
app(
2323
get("/hello", () => "hello"),

0 commit comments

Comments
 (0)