chore: bump core plugin to v0.4.0 (hook cleanup)

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-03-16 05:42:25 +00:00
parent 88e5fc6f49
commit 54e9fe0b61
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.3.0"
"version": "0.4.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.3.0",
"version": "0.4.0",
"author": {
"name": "Lethean",
"email": "hello@host.uk.com"