From e3a3d416fb16cb1cb4f9a47f8a9013c3d506a7de Mon Sep 17 00:00:00 2001 From: David Blass Date: Wed, 8 Oct 2025 16:33:04 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b0f7ac..34817c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pullfrog/action", - "version": "0.0.9", + "version": "0.0.10", "type": "module", "files": [ "index.js",