chore(release): v0.1.11

This commit is contained in:
github-actions[bot]
2025-07-11 07:13:56 +00:00
parent daed8b0f90
commit d1596cedad
4 changed files with 9 additions and 9 deletions

View File

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