chore(release): v0.40.1

This commit is contained in:
gemini-cli-robot
2026-04-30 18:09:35 +00:00
parent 239ede120f
commit 7a382e066f
9 changed files with 19 additions and 19 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.40.0",
"version": "0.40.1",
"engines": {
"node": ">=20.0.0"
},
@@ -14,7 +14,7 @@
"url": "git+https://github.com/google-gemini/gemini-cli.git"
},
"config": {
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.40.0"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.40.1"
},
"scripts": {
"start": "cross-env NODE_ENV=development node scripts/start.js",