From 11b63cf76cfcafb4e43f97b6cad24d8e8438f62d Mon Sep 17 00:00:00 2001 From: crowlkats Date: Thu, 9 Jan 2025 22:17:00 +0100 Subject: [PATCH] 1.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdeb698..0cb4034 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "setup-deno", "description": "Set up Deno easially in GitHub Actions", - "version": "1.5.1", + "version": "1.5.2", "author": "Deno Land Inc", "license": "MIT", "type": "module",