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 /package-lock.json | |
| parent | 2cdaf912ba43a79e68baa74db6086b7f41bc3b82 (diff) | |
chore(release): v0.1.16 (#5478)
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 3938c5e3..7067960d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@google/gemini-cli", - "version": "0.1.15", + "version": "0.1.16", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@google/gemini-cli", - "version": "0.1.15", + "version": "0.1.16", "workspaces": [ "packages/*" ], @@ -11659,7 +11659,7 @@ }, "packages/cli": { "name": "@google/gemini-cli", - "version": "0.1.15", + "version": "0.1.16", "dependencies": { "@google/gemini-cli-core": "file:../core", "@google/genai": "1.9.0", @@ -11860,7 +11860,7 @@ }, "packages/core": { "name": "@google/gemini-cli-core", - "version": "0.1.15", + "version": "0.1.16", "dependencies": { "@google/genai": "1.9.0", "@modelcontextprotocol/sdk": "^1.11.0", |
