From fb4adab518c7e722ade428300dc54da786ceac8f Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Thu, 19 Mar 2026 12:04:18 -0700 Subject: [PATCH] Bump cursor plugin version to match release --- .cursor-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 18e42958..a8c0837f 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "superpowers", "displayName": "Superpowers", "description": "Core skills library: TDD, debugging, collaboration patterns, and proven techniques", - "version": "5.0.2", + "version": "5.0.5", "author": { "name": "Jesse Vincent", "email": "jesse@fsck.com"