chore(release): bump version to 0.13.0-nightly.20251029.cca41edc (#12191)

Co-authored-by: matt korwel <matt.korwel@gmail.com>
This commit is contained in:
gemini-cli-robot
2025-10-28 21:53:10 -07:00
committed by GitHub
parent 5d87a7f9c7
commit 372b588778
7 changed files with 15 additions and 15 deletions

View File

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