Chore: prep 0.1.4 unreleased placeholder and release guardrails

This commit is contained in:
Peter Steinberger
2025-11-25 17:08:13 +01:00
parent 9c25e15e92
commit c251681a40
5 changed files with 9 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ import { spawnRelayTmux } from "./relay_tmux.js";
export function buildProgram() {
const program = new Command();
const PROGRAM_VERSION = "0.1.3";
const PROGRAM_VERSION = "0.1.4";
const TAGLINE =
"Send, receive, and auto-reply on WhatsApp—Twilio-backed or QR-linked.";