diff options
| author | matt korwel <[email protected]> | 2025-08-13 23:14:25 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-14 06:14:25 +0000 |
| commit | 3e004048cf8e8fe77c5cc48b10756ecaa14a846f (patch) | |
| tree | df3fd1e3a4ced1ec231058833069b34b03904226 /package.json | |
| parent | 055fe46d21b2fe0604769e8b8e48fb781f10837a (diff) | |
chore(release): v0.1.21 (#6207)
Co-authored-by: gemini-cli-robot <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 8b6d7295..8a40681e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@google/gemini-cli", - "version": "0.1.19", + "version": "0.1.21", "engines": { "node": ">=20.0.0" }, @@ -14,7 +14,7 @@ "url": "git+https://github.com/google-gemini/gemini-cli.git" }, "config": { - "sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.19" + "sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.21" }, "scripts": { "start": "node scripts/start.js", |
