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",
"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.9"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.10"
},
"dependencies": {
"@google/gemini-cli-core": "file:../core",