diff options
| author | matt korwel <[email protected]> | 2025-06-25 06:47:27 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-25 13:47:27 +0000 |
| commit | 6991ba1387436f2a0da995a8c3d3713f186a6544 (patch) | |
| tree | 70b79d9720a09076864211f324723c3819c4c39b /packages/core | |
| parent | 452dca4301ad34bff8621eb68f5fcbc0796b348a (diff) | |
Version 0 1 1 (#1426)
Diffstat (limited to 'packages/core')
| -rw-r--r-- | packages/core/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/core/package.json b/packages/core/package.json index 5e8ed94d..1700637e 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@google/gemini-cli-core", - "version": "0.1.0", + "version": "0.1.1", "description": "Gemini CLI Server", "type": "module", "main": "dist/index.js", |
