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 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index a9044dd2..e9bb2e9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@google/gemini-cli", - "version": "0.1.9", + "version": "0.1.10", "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.1.9" + "sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.10" }, "scripts": { "start": "node scripts/start.js", -- cgit v1.2.3