diff --git a/package-lock.json b/package-lock.json index ab56f49..48e4e84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gmgn-cli", - "version": "1.4.9", + "version": "1.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gmgn-cli", - "version": "1.4.9", + "version": "1.5.0", "license": "MIT", "dependencies": { "commander": "^12.1.0", diff --git a/package.json b/package.json index 25e7f95..2f5a830 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gmgn-cli", - "version": "1.4.9", + "version": "1.5.0", "description": "GMGN OpenAPI CLI — call GMGN market, token, portfolio and swap APIs from the command line", "type": "module", "bin": {