From edd240f535af8bdd90e232f39051f1863d9cd574 Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Tue, 24 Feb 2026 15:36:51 +0000 Subject: [PATCH] bump action to 0.0.172 (fix version regression from #354 squash merge) Co-authored-by: Cursor --- entry | 2 +- package.json | 2 +- post | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/entry b/entry index 264c92e..83b23c4 100755 --- a/entry +++ b/entry @@ -144638,7 +144638,7 @@ import { join as join11 } from "node:path"; // package.json var package_default = { name: "@pullfrog/pullfrog", - version: "0.0.169", + version: "0.0.172", type: "module", files: [ "index.js", diff --git a/package.json b/package.json index c234779..8fb8fe2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pullfrog/pullfrog", - "version": "0.0.169", + "version": "0.0.172", "type": "module", "files": [ "index.js", diff --git a/post b/post index f6757ed..48931f8 100755 --- a/post +++ b/post @@ -41235,7 +41235,7 @@ var Effort = type.enumerated("mini", "auto", "max"); // package.json var package_default = { name: "@pullfrog/pullfrog", - version: "0.0.169", + version: "0.0.172", type: "module", files: [ "index.js",