chore(release): v0.1.15 (#5163)

This commit is contained in:
N. Taylor Mullen
2025-07-29 22:03:54 -07:00
committed by GitHub
parent 8985e489a5
commit fd434626c5
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",