chore: bump version to 0.3.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Lex Christopherson 2026-03-11 11:24:58 -06:00
parent 58ca04e7de
commit 80d13379df
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "gsd-pi",
"version": "0.3.0",
"version": "0.3.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "gsd-pi",
"version": "0.3.0",
"version": "0.3.1",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "gsd-pi",
"version": "0.3.0",
"version": "0.3.1",
"description": "GSD — Get Shit Done coding agent",
"license": "MIT",
"repository": {