This commit is contained in:
matt korwel
2025-09-09 17:23:44 -07:00
committed by GitHub
parent 76182dbfbf
commit 5032b27011
7 changed files with 15 additions and 15 deletions

View File

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