From 2c1c0210e7d41146cababa563e52ca6d977cfd85 Mon Sep 17 00:00:00 2001 From: yangzhenhui Date: Thu, 26 Mar 2026 19:09:11 +0800 Subject: [PATCH] 1.1.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 103cf8b..179b329 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gmgn-cli", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gmgn-cli", - "version": "1.1.1", + "version": "1.1.2", "license": "MIT", "dependencies": { "commander": "^12.1.0", diff --git a/package.json b/package.json index 244057d..db6a001 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gmgn-cli", - "version": "1.1.1", + "version": "1.1.2", "description": "GMGN OpenAPI CLI — call GMGN market, token, portfolio and swap APIs from the command line", "type": "module", "bin": {