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.