From 522779ef54d7eea235d76c77b0703a13405906a0 Mon Sep 17 00:00:00 2001 From: David Blass Date: Wed, 8 Oct 2025 16:47:03 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d24c979..7a71c68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pullfrog/action", - "version": "0.0.11", + "version": "0.0.12", "type": "module", "files": [ "index.js",