From cb3cdc7dbff95d5748f651ca81647a9d78346771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matheus=20Gaudencio=20do=20R=C3=AAgo?= Date: Tue, 17 Dec 2024 16:12:10 -0300 Subject: [PATCH] Update version --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index de2d4df5f..f80f1227a 100644 --- a/deno.json +++ b/deno.json @@ -62,5 +62,5 @@ "jsx": "react-jsx", "jsxImportSource": "preact" }, - "version": "0.64.7" + "version": "0.64.8" }