summaryrefslogtreecommitdiff
path: root/packages/cli/package.json
diff options
context:
space:
mode:
authorBrandon Keiji <[email protected]>2025-06-26 02:48:16 +0000
committerGitHub <[email protected]>2025-06-26 02:48:16 +0000
commit01ff27709d7b62491bc2438fb8939da034c1c003 (patch)
tree65cebf8a44ed019a9029eba78d6754e6036aab6b /packages/cli/package.json
parent1078a546feb047122dfb6354b47e4db71acea8ac (diff)
chore: bump to 0.1.5 (#1731)
Diffstat (limited to 'packages/cli/package.json')
-rw-r--r--packages/cli/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/cli/package.json b/packages/cli/package.json
index 8e033e0d..14de057c 100644
--- a/packages/cli/package.json
+++ b/packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
- "version": "0.1.4",
+ "version": "0.1.5",
"description": "Gemini CLI",
"type": "module",
"main": "dist/index.js",