From eb224337606877db50207a8384b46334b60ad359 Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Tue, 17 Feb 2026 03:21:44 +0000 Subject: [PATCH] bump action patch version and sync queued waitlist updates Increment @pullfrog/pullfrog from 0.0.163 to 0.0.164 and include current beta/docs/waitlist script changes. 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 1be1b6d..28b5bef 100755 --- a/entry +++ b/entry @@ -144509,7 +144509,7 @@ import { join as join9 } from "node:path"; // package.json var package_default = { name: "@pullfrog/pullfrog", - version: "0.0.163", + version: "0.0.164", type: "module", files: [ "index.js", diff --git a/package.json b/package.json index 2205039..a84012c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pullfrog/pullfrog", - "version": "0.0.163", + "version": "0.0.164", "type": "module", "files": [ "index.js", diff --git a/post b/post index 0d5b170..0902d7a 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.163", + version: "0.0.164", type: "module", files: [ "index.js",