Browse Source

chore(plugin): Bump version to 2.10.1

Patch release carrying the issue #4 manifest fixes (valid plugin/marketplace
manifests, CI validation gate).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0xDarkMatter 4 days ago
parent
commit
83666c42b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .claude-plugin/plugin.json

+ 1 - 1
.claude-plugin/plugin.json

@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
   "name": "claude-mods",
-  "version": "2.10.0",
+  "version": "2.10.1",
   "description": "Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows",
   "author": {
     "name": "0xDarkMatter"