From 647ecbba163c298859379558bbec05e003c07776 Mon Sep 17 00:00:00 2001 From: Lex Christopherson Date: Wed, 11 Mar 2026 01:30:20 -0600 Subject: [PATCH] chore: bump version to 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a369dd493..8a310e909 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gsd-pi", - "version": "0.2.0", + "version": "0.2.1", "description": "GSD — Get Stuff Done coding agent", "license": "MIT", "repository": {