diff --git a/package-lock.json b/package-lock.json index 6e9ad19..423aecc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mmx-cli", - "version": "1.0.18", + "version": "1.0.19", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mmx-cli", - "version": "1.0.18", + "version": "1.0.19", "dependencies": { "@clack/prompts": "^0.7.0", "yaml": "^2.7.1" diff --git a/package.json b/package.json index db4a9de..132eff3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mmx-cli", - "version": "1.0.18", + "version": "1.0.19", "description": "CLI for the MiniMax AI Platform", "type": "module", "repository": {