From 025b8d9b9d9b76431df8748d48ce97af2183b72f Mon Sep 17 00:00:00 2001 From: Mathias Beaulieu-Duncan Date: Thu, 12 Mar 2026 03:58:40 -0400 Subject: [PATCH] Set svrnty-cqrs plugin version to 1.0.0 Co-Authored-By: Claude Opus 4.6 --- .claude-plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 1b5f9d3..84ceb6f 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -16,7 +16,7 @@ "ref": "main" }, "description": "Domain-driven CQRS knowledge, code agents, auto-formatting hooks, build validation, and permissions. All-in-one plugin for Svrnty.CQRS projects.", - "version": "2.0.0", + "version": "1.0.0", "author": { "name": "Svrnty" }