From 962b1f9829ec78508c73863ca3ef592ab4683003 Mon Sep 17 00:00:00 2001 From: frostebite Date: Thu, 27 Aug 2026 04:56:12 +0100 Subject: [PATCH] chore: bump version to 0.1.36 for #196/#197/#198 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 316f1e3..1adb978 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@game-ci/cli", - "version": "0.1.35", + "version": "0.1.36", "description": "GameCI CLI - automation for game engines", "license": "MIT", "repository": {