chore(release): v0.1.15

This commit is contained in:
github-actions[bot]
2025-07-30 04:49:03 +00:00
parent c45c14ee0e
commit ed1483b06f
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.1.13",
"version": "0.1.15",
"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.13"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.15"
},
"dependencies": {
"@google/gemini-cli-core": "file:../core",