From 610b8aea63f2240a94e65170a86c0babf5817824 Mon Sep 17 00:00:00 2001 From: Lex Christopherson Date: Wed, 11 Mar 2026 00:07:38 -0600 Subject: [PATCH] chore: bump version to 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4cbbaa96..ad048fb26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gsd-pi", - "version": "0.1.4", + "version": "0.1.5", "description": "GSD — Get Stuff Done coding agent", "license": "BUSL-1.1", "repository": {