From 74fb71731a14485b30b8549c93ff3732b5723179 Mon Sep 17 00:00:00 2001 From: Trevin Chow Date: Tue, 17 Mar 2026 10:49:06 -0700 Subject: [PATCH] chore: bump plugin version to 2.42.0 --- .claude-plugin/marketplace.json | 2 +- plugins/compound-engineering/.claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 9299a25..4458adf 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -12,7 +12,7 @@ { "name": "compound-engineering", "description": "AI-powered development tools that get smarter with every use. Make each unit of engineering work easier than the last. Includes 29 specialized agents and 44 skills.", - "version": "2.41.0", + "version": "2.42.0", "author": { "name": "Kieran Klaassen", "url": "https://github.com/kieranklaassen", diff --git a/plugins/compound-engineering/.claude-plugin/plugin.json b/plugins/compound-engineering/.claude-plugin/plugin.json index 4e7dd86..fb04c99 100644 --- a/plugins/compound-engineering/.claude-plugin/plugin.json +++ b/plugins/compound-engineering/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "2.41.0", + "version": "2.42.0", "description": "AI-powered development tools. 29 agents, 44 skills, 1 MCP server for code review, research, design, and workflow automation.", "author": { "name": "Kieran Klaassen",