From 9b04d36d59b8d820c70fd525bab9ec0d7d12df65 Mon Sep 17 00:00:00 2001 From: Frantjc Date: Wed, 21 Feb 2024 19:52:39 -0500 Subject: [PATCH] v0.13.11 --- .github/action/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/action/package.json b/.github/action/package.json index b77d6837..2c54c796 100644 --- a/.github/action/package.json +++ b/.github/action/package.json @@ -1,6 +1,6 @@ { "name": "setup-forge", - "version": "0.13.10", + "version": "0.13.11", "private": true, "scripts": { "all": "npm-run-all fmt build",