Преглед изворни кода

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 пре 3 дана
родитељ
комит
30a8c43fa1
1 измењених фајлова са 1 додато и 1 уклоњено
  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"