chore(release): v0.2.2 (#7319)

This commit is contained in:
N. Taylor Mullen
2025-08-28 09:08:03 -07:00
committed by GitHub
parent 92bb34fada
commit 4b60cba66b
6 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.2.1",
"version": "0.2.2",
"description": "Gemini CLI",
"repository": {
"type": "git",
@@ -25,7 +25,7 @@
"dist"
],
"config": {
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.2.1"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.2.2"
},
"dependencies": {
"@google/gemini-cli-core": "file:../core",