From 8d1db138a216653ba47b317eaf2f7e5b9c404771 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Sat, 18 Apr 2026 16:43:12 +0800 Subject: [PATCH] chore: bump package.json to 0.18.5.0 (match VERSION) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87d17e3c..b73d729e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gstack", - "version": "0.18.4.0", + "version": "0.18.5.0", "description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.", "license": "MIT", "type": "module",