From 60f946b75e95c413ab9c4c1cee16134e0b267069 Mon Sep 17 00:00:00 2001 From: 777genius Date: Sat, 18 Apr 2026 12:13:03 +0300 Subject: [PATCH] chore(package): update version to 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebd39e41..afeebaa0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "claude-agent-teams-ui", "type": "module", - "version": "1.1.0", + "version": "1.3.0", "description": "Desktop app that visualizes Claude Code session execution — explore conversations, track context usage, and analyze tool calls", "license": "AGPL-3.0", "author": {