From 45825e3952f793f6290e87b9f5ce93e1850d5e6f Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Tue, 24 Mar 2026 14:49:31 -0700 Subject: [PATCH] fix: sync package.json version with VERSION file (0.11.16.0) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebcd27bb..c3732917 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gstack", - "version": "0.11.14.0", + "version": "0.11.16.0", "description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.", "license": "MIT", "type": "module",