From 78fbceb3f74c8fe8275726921cc643e96a57b46c Mon Sep 17 00:00:00 2001 From: B Harper Date: Wed, 19 Nov 2025 15:35:42 +1100 Subject: [PATCH] Bump version to 0.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0dfdc4e..c069eb4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "humanagent-mcp", "displayName": "HumanAgent MCP", "description": "MCP server for chatting with a human agent", - "version": "0.0.12", + "version": "0.0.13", "publisher": "3DTek-xyz", "repository": { "type": "git",