From 739501596fbe756fea4be5cc20db90622171369b Mon Sep 17 00:00:00 2001 From: gitricko Date: Thu, 11 Jun 2026 12:32:30 -0400 Subject: [PATCH] Update package.json 3.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 999bfab..641fa3c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "hermes-code-agent", "displayName": "Hermes Code Agent", "description": "VS Code sidebar for the Hermes AI agent. Streams chat, runs tools, manages sessions. Multi-model (Claude, Codex). Communicates over ACP.", - "version": "3.0.2", + "version": "3.0.3", "publisher": "gitricko", "author": "gitricko", "license": "MIT",