diff --git a/README.md b/README.md index 346f6eb..29c33b7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ [![Last Commit](https://img.shields.io/github/last-commit/j4rviscmd/vscode-zai-usage/main?style=for-the-badge&color=1F6FEB&label=Last%20Update&logo=git&logoColor=white)](https://github.com/j4rviscmd/vscode-zai-usage/commits/main) [![License](https://img.shields.io/badge/License-MIT-018FF5?style=for-the-badge&logo=opensourceinitiative&logoColor=white)](LICENSE) -## Display your [z.ai](https://z.ai) token usage percentage directly in the VS Code status bar + +### Display your [GLM Coding Plan](https://z.ai/subscribe) usage percentage directly in the VS Code status bar diff --git a/package-lock.json b/package-lock.json index ef7d452..9aa2997 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vscode-zai-usage", - "version": "0.1.0", + "version": "0.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vscode-zai-usage", - "version": "0.1.0", + "version": "0.2.0", "license": "MIT", "devDependencies": { "@biomejs/biome": "^2.4.6",