From ec61f1dccf562f347c88bc2c4148248a4f1c487a Mon Sep 17 00:00:00 2001 From: Sinabina Date: Thu, 23 Jul 2026 12:16:05 -0700 Subject: [PATCH] fix: sync package.json version to 1.61.2.0 Co-Authored-By: Claude Fable 5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f206cd96e6..4431262310 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gstack", - "version": "1.61.1.0", + "version": "1.61.2.0", "description": "GStack 2 — six portable Agent Skills with an optional host-neutral runtime.", "license": "MIT", "type": "module",