From 267ed3686f19a9434ea84cfaa512af315c44772a Mon Sep 17 00:00:00 2001 From: David Blass Date: Wed, 24 Sep 2025 13:52:37 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d14468f..69d04af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pullfrog/action", - "version": "0.0.8", + "version": "0.0.9", "type": "module", "files": [ "index.js",