diff options
| author | N. Taylor Mullen <[email protected]> | 2025-08-03 13:38:03 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-03 13:38:03 -0700 |
| commit | 70478b92a948b41a96963a4f3de057670bb4564f (patch) | |
| tree | 442d2a69730e32a90bd4bd8a7bb6682d23d7aa75 /packages/cli/package.json | |
| parent | 2cdaf912ba43a79e68baa74db6086b7f41bc3b82 (diff) | |
chore(release): v0.1.16 (#5478)
Diffstat (limited to 'packages/cli/package.json')
| -rw-r--r-- | packages/cli/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/cli/package.json b/packages/cli/package.json index e0518041..d65102e1 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@google/gemini-cli", - "version": "0.1.15", + "version": "0.1.16", "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.15" + "sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.16" }, "dependencies": { "@google/gemini-cli-core": "file:../core", |
