From 5e18c3285249d4e70f4c6baa471b99128a01f4f9 Mon Sep 17 00:00:00 2001 From: yuanhe Date: Fri, 24 Apr 2026 15:47:22 -0700 Subject: [PATCH] chore: bump version to 1.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8a4f05..ba9efc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mmx-cli", - "version": "1.0.11", + "version": "1.0.12", "description": "CLI for the MiniMax AI Platform", "type": "module", "engines": {