From 333ad299654d399b77631ef6eefb33aad7cbca4d Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Mon, 15 Dec 2025 23:04:52 -0800 Subject: [PATCH] 0.0.140 --- entry | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/entry b/entry index 7f6122d..082a5cf 100755 --- a/entry +++ b/entry @@ -83327,7 +83327,7 @@ function query({ // package.json var package_default = { name: "@pullfrog/action", - version: "0.0.139", + version: "0.0.140", type: "module", files: [ "index.js", diff --git a/package.json b/package.json index c639d13..b7fb16e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pullfrog/action", - "version": "0.0.139", + "version": "0.0.140", "type": "module", "files": [ "index.js",