bump action to 0.0.172 (fix version regression from #354 squash merge)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Colin McDonnell
2026-02-24 15:36:51 +00:00
committed by pullfrog[bot]
parent cd1ea5267c
commit edd240f535
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pullfrog/pullfrog",
"version": "0.0.169",
"version": "0.0.172",
"type": "module",
"files": [
"index.js",
+1 -1
View File
@@ -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",