From 88d6265401d91a62e91222e69b9b3f069e0d20a1 Mon Sep 17 00:00:00 2001 From: mamertofabian <7698436+mamertofabian@users.noreply.github.com> Date: Fri, 18 Sep 2026 13:19:13 +0000 Subject: [PATCH] chore(deps): bump plugin versions for PyPI dependency updates --- .claude-plugin/marketplace.json | 2 +- plugins/maid-runner/dependencies.json | 2 +- plugins/maid-runner/plugin.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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",