From ff7d0cb01e187835e730714069d836a8aa3ba2ee Mon Sep 17 00:00:00 2001 From: igorbrasileiro Date: Wed, 28 Aug 2024 09:28:10 -0300 Subject: [PATCH] Release [0.56.12] --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index 880987279..e0f1e293a 100644 --- a/deno.json +++ b/deno.json @@ -60,5 +60,5 @@ "jsx": "react-jsx", "jsxImportSource": "preact" }, - "version": "0.56.11" + "version": "0.56.12" }