From 451d3eecca64d47cbf691ba29f61ada49572d98c Mon Sep 17 00:00:00 2001 From: pi-agent Date: Thu, 10 Sep 2026 23:48:48 +0800 Subject: [PATCH] release v0.1.67 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 063864c..c944b45 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "billion-context-pi", - "version": "0.1.66", + "version": "0.1.67", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "billion-context-pi", - "version": "0.1.66", + "version": "0.1.67", "license": "MIT", "devDependencies": { "@earendil-works/pi-coding-agent": "0.83.0", diff --git a/package.json b/package.json index 27fbb80..b2463ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "billion-context-pi", - "version": "0.1.66", + "version": "0.1.67", "description": "One billion, not one million. Model-driven context management for the Pi coding agent.", "main": "dist/index.js", "types": "dist/index.d.ts",