From ec6b07dea2284190f9bf971990ef02ab355d4bb9 Mon Sep 17 00:00:00 2001 From: Snider Date: Mon, 16 Mar 2026 14:17:21 +0000 Subject: [PATCH] chore: bump plugin to v0.5.0 (agent messaging) Co-Authored-By: Virgil --- .claude-plugin/marketplace.json | 2 +- claude/core/.claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index e9f3593..d5118e3 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -10,7 +10,7 @@ "name": "core", "source": "./claude/core", "description": "Core agent platform — dispatch, status, review, sweep, recall, scan, conventions enforcement", - "version": "0.4.0" + "version": "0.5.0" }, { "name": "review", diff --git a/claude/core/.claude-plugin/plugin.json b/claude/core/.claude-plugin/plugin.json index 349208a..95ff033 100644 --- a/claude/core/.claude-plugin/plugin.json +++ b/claude/core/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "core", "description": "Core agent platform — dispatch, status, review, sweep, recall, scan, conventions enforcement", - "version": "0.4.0", + "version": "0.5.0", "author": { "name": "Lethean", "email": "hello@host.uk.com"