chore(release): v0.1.12 (#4023)

This commit is contained in:
N. Taylor Mullen
2025-07-12 23:09:54 -07:00
committed by GitHub
parent b29c02dd34
commit 8cf7f530e1
4 changed files with 9 additions and 9 deletions

View File

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