From 375df6adbe3b01ee15f34d4f8370d0f8ef4caec8 Mon Sep 17 00:00:00 2001 From: frostebite Date: Thu, 27 Aug 2026 19:47:59 +0100 Subject: [PATCH] chore: bump version to 0.1.40 for #206's serial-over-personal-license priority fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2045c1f..d1e82d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@game-ci/cli", - "version": "0.1.39", + "version": "0.1.40", "description": "GameCI CLI - automation for game engines", "license": "MIT", "repository": {