From 82a70557edf1ea7d3cdf824b9ea2545016f15f6a Mon Sep 17 00:00:00 2001 From: ericjohnolson <3791915+ericjohnolson@users.noreply.github.com> Date: Thu, 16 Apr 2026 18:51:18 +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 3cbd135..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.0" + "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.0", + "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 00263e7..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.0", + "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"