We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88dfe38 commit d2f2b0fCopy full SHA for d2f2b0f
1 file changed
README.md
@@ -17,7 +17,7 @@ import {
17
post,
18
redirect,
19
contentType,
20
-} from "https://denopkg.com/syumai/dinatra@0.10.0/mod.ts";
+} from "https://denopkg.com/syumai/dinatra@0.10.1/mod.ts";
21
22
app(
23
get("/hello", () => "hello"),
0 commit comments