diff --git a/entry.cjs b/entry.cjs index 949e764..7b7e4ef 100755 --- a/entry.cjs +++ b/entry.cjs @@ -26164,7 +26164,7 @@ async function main(params) { // package.json var package_default = { name: "@pullfrog/action", - version: "0.0.38", + version: "0.0.39", type: "module", files: [ "index.js", diff --git a/package.json b/package.json index 157bbd9..105ab3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pullfrog/action", - "version": "0.0.38", + "version": "0.0.39", "type": "module", "files": [ "index.js",