From 2adba3da45cdc15ea3fa58d2eb9f435a28aec087 Mon Sep 17 00:00:00 2001 From: wassname Date: Mon, 17 Aug 2026 17:49:25 +0800 Subject: [PATCH] release 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b83d41..1e4f00a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wassname2/pi-goals", - "version": "0.2.0", + "version": "0.2.1", "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",