chore(release): v0.1.10 (#3749)

Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
Co-authored-by: Aryan Sawant <156219699+aryanjsawant@users.noreply.github.com>
Co-authored-by: neo.alienson <neo@01man.com>
This commit is contained in:
matt korwel
2025-07-10 09:55:22 -07:00
committed by GitHub
parent 870797c16c
commit 75a128e7ee
5 changed files with 16 additions and 13 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",