From cd2635bf864f3b8fc21c3e3246013481e766558c Mon Sep 17 00:00:00 2001 From: decobot Date: Tue, 22 Oct 2024 15:52:00 +0000 Subject: [PATCH] Update version to 0.62.11 --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index 69c597912..bc7b8ba5e 100644 --- a/deno.json +++ b/deno.json @@ -62,5 +62,5 @@ "jsx": "react-jsx", "jsxImportSource": "preact" }, - "version": "0.62.10" + "version": "0.62.11" }