diff --git a/package-lock.json b/package-lock.json index 58b33ad53..a2edc9226 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gsd-pi", - "version": "2.6.0", + "version": "2.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gsd-pi", - "version": "2.6.0", + "version": "2.7.0", "hasInstallScript": true, "license": "MIT", "workspaces": [ diff --git a/package.json b/package.json index 5619d899d..4b5459ffb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gsd-pi", - "version": "2.6.0", + "version": "2.7.0", "description": "GSD — Get Shit Done coding agent", "license": "MIT", "repository": {