From d2133d6968e3b157e82a815a260db4a9e573390d Mon Sep 17 00:00:00 2001 From: lauren Date: Sat, 11 Jul 2026 20:06:29 -0700 Subject: [PATCH] pstack: bump version to 0.11.1 --- 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 ec2d640..2416881 100644 --- a/pstack/.cursor-plugin/plugin.json +++ b/pstack/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pstack", "displayName": "pstack", - "version": "0.11.0", + "version": "0.11.1", "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"