From 823fa3a39b98a1cc083a9642092192d69a020539 Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Fri, 20 Feb 2026 19:17:50 +0000 Subject: [PATCH] 0.0.166 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 55a5491..50e67c0 100755 --- a/entry +++ b/entry @@ -144554,7 +144554,7 @@ import { join as join9 } from "node:path"; // package.json var package_default = { name: "@pullfrog/pullfrog", - version: "0.0.165", + version: "0.0.166", type: "module", files: [ "index.js", diff --git a/package.json b/package.json index 0f2135a..7f69396 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pullfrog/pullfrog", - "version": "0.0.165", + "version": "0.0.166", "type": "module", "files": [ "index.js", diff --git a/post b/post index fc29250..65cd036 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.165", + version: "0.0.166", type: "module", files: [ "index.js",