From 5d4dff701d59278c27a2c58e09437e5f24cddced Mon Sep 17 00:00:00 2001 From: ranxianglei Date: Sat, 22 Aug 2026 17:48:20 +0800 Subject: [PATCH] chore: release v0.0.35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f7a8b1..da75b69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "acp-kernel", - "version": "0.0.34", + "version": "0.0.35", "description": "Framework-agnostic context-compression engine (model-driven, 3-tier LSM). Pure core: no host dependency.", "license": "MIT", "author": "ranxianglei",