From c9e240b068ff2cf2a732e3ed852c5f60a8a0be01 Mon Sep 17 00:00:00 2001 From: chahinebrini Date: Wed, 22 Jul 2026 17:38:24 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=20v0.10.0=20=E2=80=94=20board?= =?UTF-8?q?=20v2=20glass=20dashboard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b88744f..65c177e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agenthub", - "version": "0.9.1", + "version": "0.10.0", "description": "Local coordination layer for AI coding agents", "type": "module", "main": "./dist/index.js",