From 75a128e7ee3d9fffb7589d5e498e8c4a6d3bceeb Mon Sep 17 00:00:00 2001 From: matt korwel Date: Thu, 10 Jul 2025 09:55:22 -0700 Subject: 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 --- packages/cli/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/cli/package.json') diff --git a/packages/cli/package.json b/packages/cli/package.json index a59b7ca6..39d41cfb 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -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", -- cgit v1.2.3