From c6651c1dcd0034a1ba14332435b76e64ecaedb5d Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Sun, 28 Jan 2024 21:03:55 +0900 Subject: [PATCH] 1.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0c5cad..a73649d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "setup-deno", "description": "Set up Deno easially in GitHub Actions", - "version": "1.1.3", + "version": "1.1.4", "author": "Deno Land Inc", "license": "MIT", "scripts": {