chore: bump plugin to v0.5.0 (agent messaging)

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-03-16 14:17:21 +00:00
parent 37f6d61368
commit ec6b07dea2
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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"