From 4840bf622f6ff86ed449e6579151c84df8e9b2ce Mon Sep 17 00:00:00 2001 From: lauren Date: Tue, 26 May 2026 21:36:23 -0700 Subject: [PATCH] pstack: bump version to 0.3.0 --- pstack/.cursor-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pstack/.cursor-plugin/plugin.json b/pstack/.cursor-plugin/plugin.json index 9cf63ac..dd5b83e 100644 --- a/pstack/.cursor-plugin/plugin.json +++ b/pstack/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pstack", "displayName": "pstack", - "version": "0.2.0", + "version": "0.3.0", "description": "if you want to go fast, go deep first. pstack helps you write less, but higher quality code. rigorous agent workflows you can parallelize with confidence.", "author": { "name": "Lauren Tan"