chore(release): bump version to 0.10.0-nightly.20251007.c195a9aa (#10669)

Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
This commit is contained in:
gemini-cli-robot
2025-10-08 16:52:11 -07:00
committed by GitHub
parent 06920402f8
commit 95268b266d
7 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.9.0-nightly.20251001.163dba7e",
"version": "0.10.0-nightly.20251007.c195a9aa",
"engines": {
"node": ">=20.0.0"
},
@@ -14,7 +14,7 @@
"url": "git+https://github.com/google-gemini/gemini-cli.git"
},
"config": {
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.9.0-nightly.20251001.163dba7e"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.10.0-nightly.20251007.c195a9aa"
},
"scripts": {
"start": "cross-env NODE_ENV=development node scripts/start.js",