chore(release): v0.1.18 (#5864)

This commit is contained in:
N. Taylor Mullen
2025-08-08 17:26:43 -07:00
committed by GitHub
parent f35921a771
commit c184ec3224
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.1.17",
"version": "0.1.18",
"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.17"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.18"
},
"dependencies": {
"@google/gemini-cli-core": "file:../core",