chore(release): v0.1.10

This commit is contained in:
Matt Korwel
2025-07-10 03:54:14 +00:00
committed by mkorwel
parent da50a1eefb
commit d42ac28e5d
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.1.9",
"version": "0.1.10",
"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.1.9"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.10"
},
"scripts": {
"start": "node scripts/start.js",