From e6c3fd93f90a64f58ac91106bf61c9322bd665cc Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Tue, 2 Dec 2025 18:52:22 -0800 Subject: [PATCH] 0.0.116 --- entry | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/entry b/entry index 56b0b11..fa7723a 100755 --- a/entry +++ b/entry @@ -83859,7 +83859,7 @@ function query({ // package.json var package_default = { name: "@pullfrog/action", - version: "0.0.115", + version: "0.0.116", type: "module", files: [ "index.js", diff --git a/package.json b/package.json index 250fb7b..0e71799 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pullfrog/action", - "version": "0.0.115", + "version": "0.0.116", "type": "module", "files": [ "index.js",