From 4fce680f2db2a44d21196b0626bb974d094209b5 Mon Sep 17 00:00:00 2001 From: wassname <1103714+wassname@users.noreply.github.com> Date: Mon, 31 Aug 2026 19:15:46 +0800 Subject: [PATCH] bump 0.2.2 for npm publish (0.2.1 was staged conflict) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27787f9..d5c5cde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wassname2/pi-goals", - "version": "0.2.1", + "version": "0.2.2", "description": "One plan file per session: set goals in plan mode, work them, sign off only when a read-only judge checks the evidence.", "author": "wassname", "license": "MIT",