From 17b610e1a1e2695af8ca200a5759777db6d22791 Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Fri, 8 May 2026 21:32:06 +0000 Subject: [PATCH] bump action version to 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f55fcca..9d7cfb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pullfrog", - "version": "0.1.0", + "version": "0.1.1", "type": "module", "bin": { "pullfrog": "dist/cli.mjs",