From 7de4ce11a00597874a9a237e229dfedc8e13f0e1 Mon Sep 17 00:00:00 2001 From: tanglearncode Date: Sun, 16 Aug 2026 12:46:50 +0800 Subject: [PATCH] release(pi): prepare 0.1.1 --- plugins/pi/neatcontext/package.json | 2 +- plugins/pi/neatcontext/src/pi/runtime.mjs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/pi/neatcontext/package.json b/plugins/pi/neatcontext/package.json index 41ea3a9..abe49b0 100644 --- a/plugins/pi/neatcontext/package.json +++ b/plugins/pi/neatcontext/package.json @@ -1,6 +1,6 @@ { "name": "@xtsoftwarelabs/neatcontext-pi", - "version": "0.1.0", + "version": "0.1.1", "type": "module", "description": "Save pi work as reusable, domain-aware context", "license": "MIT", diff --git a/plugins/pi/neatcontext/src/pi/runtime.mjs b/plugins/pi/neatcontext/src/pi/runtime.mjs index 049218f..98f4c16 100644 --- a/plugins/pi/neatcontext/src/pi/runtime.mjs +++ b/plugins/pi/neatcontext/src/pi/runtime.mjs @@ -71,7 +71,7 @@ import { resolveContext } from "../core/selection.mjs"; -export const PLUGIN_VERSION = "0.1.0"; +export const PLUGIN_VERSION = "0.1.1"; // What to say when a session has nothing to ground in. It is deliberately about // what to do in the current session.