chore(release): v0.1.13 (#4515)

This commit is contained in:
N. Taylor Mullen
2025-07-19 13:40:55 -07:00
committed by GitHub
parent a464675c4d
commit fe00686c58
5 changed files with 11 additions and 11 deletions

View File

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