From d6507368e2c60267899e38a59a8f04b829da88eb Mon Sep 17 00:00:00 2001 From: "tao.chen" <93983997+taochen-ct@users.noreply.github.com> Date: Wed, 29 Jul 2026 14:15:58 +0800 Subject: [PATCH] chore: bump version to 0.1.2 Floating panel UI work + hide+show accumulation fix. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79259d1..f4aa9bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opencode_bridge", - "version": "0.1.1", + "version": "0.1.2", "description": "A JupyterLab extension.", "keywords": [ "jupyter",