upgrade version to 1.0.2

This commit is contained in:
dev
2026-03-25 21:22:59 +08:00
parent 702eac9686
commit 8301bf515f
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ Use the `gmgn-cli` tool to query K-line data for a token or browse trending toke
- `.env` file with `GMGN_API_KEY` set
- Run from the directory where your `.env` file is located, or set `GMGN_HOST` in your environment
- `gmgn-cli` installed globally: `npm install -g gmgn-cli@1.0.1`
- `gmgn-cli` installed globally: `npm install -g gmgn-cli@1.0.2`
## Kline Parameters
+1 -1
View File
@@ -24,7 +24,7 @@ Use the `gmgn-cli` tool to query wallet portfolio data based on the user's reque
- `.env` file with `GMGN_API_KEY` set
- Run from the directory where your `.env` file is located, or set `GMGN_HOST` in your environment
- `gmgn-cli` installed globally: `npm install -g gmgn-cli@1.0.1`
- `gmgn-cli` installed globally: `npm install -g gmgn-cli@1.0.2`
## Usage Examples
+1 -1
View File
@@ -45,7 +45,7 @@ Both `GMGN_API_KEY` and `GMGN_PRIVATE_KEY` must be set in `.env`. The private ke
`gmgn-cli` must be installed globally before use (one-time setup):
```bash
npm install -g gmgn-cli@1.0.1
npm install -g gmgn-cli@1.0.2
```
### Credential Model
+1 -1
View File
@@ -24,7 +24,7 @@ Use the `gmgn-cli` tool to query token information based on the user's request.
- `.env` file with `GMGN_API_KEY` set
- Run from the directory where your `.env` file is located, or set `GMGN_HOST` in your environment
- `gmgn-cli` installed globally: `npm install -g gmgn-cli@1.0.1`
- `gmgn-cli` installed globally: `npm install -g gmgn-cli@1.0.2`
## Info / Security / Pool Options