From a964d7292b4a1d9bc470b0e0407558440f0aba31 Mon Sep 17 00:00:00 2001 From: Marcos Candeia Date: Thu, 1 Aug 2024 17:01:42 -0300 Subject: [PATCH] Release [0.53.6] --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index 2cac97530..137ed23a3 100644 --- a/deno.json +++ b/deno.json @@ -36,5 +36,5 @@ "jsx": "react-jsx", "jsxImportSource": "preact" }, - "version": "0.53.5" + "version": "0.53.6" }