Skip to content

Commit aa77594

Browse files
committed
chore(version): claim free queue slot 1.59.1.0 to clear stale version-gate
Base VERSION advanced to 1.58.1.0, level with this branch, so the version gate failed its 'VERSION must be greater than base' rule. Bump VERSION and package.json to 1.59.1.0 — the next free slot above the queued 1.59.0.0 (#1815). The diff ^9.0.0 dependency bump is unchanged; the only consumer (Diff.diffLines in browse) is API-compatible with jsdiff v9.
1 parent 19eeed4 commit aa77594

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.58.5.0
1+
1.59.1.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gstack",
3-
"version": "1.58.5.0",
3+
"version": "1.59.1.0",
44
"description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)