diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index db75088..f4c1ab1 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,7 +1,7 @@ { "name": "holocron", "description": "AI development skills for Claude Code and GitHub Copilot CLI — factory, design, implement, review, and cross-cutting workflows.", - "version": "0.4.5", + "version": "0.5.0", "owner": { "name": "Defame1297", "email": "defame1297@rkdr.net", diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index db75088..f4c1ab1 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1,7 +1,7 @@ { "name": "holocron", "description": "AI development skills for Claude Code and GitHub Copilot CLI — factory, design, implement, review, and cross-cutting workflows.", - "version": "0.4.5", + "version": "0.5.0", "owner": { "name": "Defame1297", "email": "defame1297@rkdr.net", diff --git a/apm.yml b/apm.yml index bd69ff0..5d3ac05 100644 --- a/apm.yml +++ b/apm.yml @@ -1,5 +1,5 @@ name: holocron -version: 0.4.5 +version: 0.5.0 description: AI development skills for Claude Code and GitHub Copilot CLI — factory, design, implement, review, and cross-cutting workflows. license: MIT @@ -52,7 +52,7 @@ marketplace: # top-level apm.yml description:/version: above are NOT inherited into the # compiled output despite being used elsewhere (e.g. by `apm audit`). description: AI development skills for Claude Code and GitHub Copilot CLI — factory, design, implement, review, and cross-cutting workflows. - version: 0.4.5 + version: 0.5.0 owner: name: Defame1297 email: defame1297@rkdr.net