From 559e99236d4a930f2315207410ceb19cb011c49f Mon Sep 17 00:00:00 2001 From: ericjohnolson <3791915+ericjohnolson@users.noreply.github.com> Date: Tue, 26 May 2026 18:01:27 +0000 Subject: [PATCH] Bump marketplace and plugin versions --- .claude-plugin/marketplace.json | 4 ++-- plugins/praxis/.claude-plugin/plugin.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 55d1e39..257f9fe 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -5,14 +5,14 @@ }, "metadata": { "description": "Agentic engineering skills codifying patterns and best practices including TDD, harness engineering, refactoring, architecture patterns, and AI development workflows", - "version": "2.1.1" + "version": "2.2.0" }, "plugins": [ { "name": "praxis", "source": "./plugins/praxis", "description": "Agentic engineering skills codifying patterns and best practices including TDD, refactoring, architecture patterns, diagramming, scaffolding, and AI development workflows.", - "version": "2.1.1", + "version": "2.2.0", "author": { "name": "Eric Olson" }, diff --git a/plugins/praxis/.claude-plugin/plugin.json b/plugins/praxis/.claude-plugin/plugin.json index a54dbe6..a71f14c 100644 --- a/plugins/praxis/.claude-plugin/plugin.json +++ b/plugins/praxis/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "praxis", - "version": "2.1.1", + "version": "2.2.0", "description": "Agentic engineering skills for software development patterns and best practices including TDD, harness engineering, refactoring, architecture patterns, and AI development workflows.", "author": { "name": "Eric Olson"