diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index eda46d5..38d8aa6 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -14,7 +14,7 @@ "name": "maid-runner", "source": "./plugins/maid-runner", "description": "Tool-agnostic validation framework for Manifest-driven AI Development (MAID) methodology", - "version": "1.0.3", + "version": "1.0.4", "author": { "name": "Mamerto Fabian", "email": "mamerto@codefrost.dev" diff --git a/plugins/maid-runner/dependencies.json b/plugins/maid-runner/dependencies.json index 2777633..62db1f6 100644 --- a/plugins/maid-runner/dependencies.json +++ b/plugins/maid-runner/dependencies.json @@ -1,3 +1,3 @@ { - "maid-runner": "2.18.0" + "maid-runner": "2.27.6" } diff --git a/plugins/maid-runner/plugin.json b/plugins/maid-runner/plugin.json index 723ce16..117fcbc 100644 --- a/plugins/maid-runner/plugin.json +++ b/plugins/maid-runner/plugin.json @@ -1,6 +1,6 @@ { "name": "maid-runner", - "version": "1.0.3", + "version": "1.0.4", "description": "Tool-agnostic validation framework for Manifest-driven AI Development (MAID) methodology", "author": { "name": "Mamerto Fabian",