From 37dcea86b9d1933e1d8aebf54ae394a946a28707 Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Mon, 16 Feb 2026 04:42:33 +0000 Subject: [PATCH] 0.0.163 --- entry | 2 +- package.json | 2 +- post | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/entry b/entry index 8cb45fb..5c8c4f8 100755 --- a/entry +++ b/entry @@ -144501,7 +144501,7 @@ import { join as join9 } from "node:path"; // package.json var package_default = { name: "@pullfrog/pullfrog", - version: "0.0.162", + version: "0.0.163", type: "module", files: [ "index.js", diff --git a/package.json b/package.json index 782075c..2205039 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pullfrog/pullfrog", - "version": "0.0.162", + "version": "0.0.163", "type": "module", "files": [ "index.js", diff --git a/post b/post index 210efb4..0d5b170 100755 --- a/post +++ b/post @@ -41258,7 +41258,7 @@ var Effort = type.enumerated("mini", "auto", "max"); // package.json var package_default = { name: "@pullfrog/pullfrog", - version: "0.0.162", + version: "0.0.163", type: "module", files: [ "index.js",