Skip to content

Commit d2f2b0f

Browse files
committed
Release 0.10.1
1 parent 88dfe38 commit d2f2b0f

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)