From 3a252ff42b4d07b54d698a95866902744c264b20 Mon Sep 17 00:00:00 2001 From: Raghu Betina Date: Wed, 23 Sep 2026 12:59:04 -0500 Subject: [PATCH] Select published plugin 0.6.0 --- .claude-plugin/marketplace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 4358b12..fa72e93 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -9,11 +9,11 @@ "plugins": [ { "name": "firstdraft", - "version": "0.4.0", + "version": "0.6.0", "source": { "source": "npm", "package": "@firstdraft.com/claude-code", - "version": "0.4.0", + "version": "0.6.0", "registry": "https://registry.npmjs.org/" }, "displayName": "First Draft",