Skip to content

Commit

Permalink
chore: bump blog to 0.7 (#11)
Browse files Browse the repository at this point in the history
chore: bump blog to 0.7
  • Loading branch information
ghoullier authored Aug 4, 2023
1 parent cd79a68 commit 18bf681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import blog from "https://deno.land/x/blog@0.5.0/blog.tsx";
import blog from "https://deno.land/x/blog@0.7.0/blog.tsx";

blog({
title: "Grégory Houllier",
Expand Down

0 comments on commit 18bf681

Please sign in to comment.