chore(release): v0.5.5

This commit is contained in:
gemini-cli-robot
2025-09-20 01:00:20 +00:00
parent b7ece4ee3a
commit b1b7231d23
7 changed files with 15 additions and 15 deletions

View File

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