From 6ee3d49255878b401b805efc6a01fd7482ed5f79 Mon Sep 17 00:00:00 2001 From: iliya Date: Thu, 19 Mar 2026 20:22:06 +0200 Subject: [PATCH] chore: prepare repository for first public release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8470c20e..c89aca0f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "claude-agent-teams-ui", "type": "module", - "version": "1.0.0", + "version": "1.0.1", "description": "Desktop app that visualizes Claude Code session execution — explore conversations, track context usage, and analyze tool calls", "license": "AGPL-3.0", "author": {