bump version

This commit is contained in:
David Blass
2025-10-13 15:30:48 -04:00
parent 3b39f2c8d8
commit 1a6ce6728c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26164,7 +26164,7 @@ async function main(params) {
// package.json // package.json
var package_default = { var package_default = {
name: "@pullfrog/action", name: "@pullfrog/action",
version: "0.0.38", version: "0.0.39",
type: "module", type: "module",
files: [ files: [
"index.js", "index.js",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@pullfrog/action", "name": "@pullfrog/action",
"version": "0.0.38", "version": "0.0.39",
"type": "module", "type": "module",
"files": [ "files": [
"index.js", "index.js",