diff options
| author | N. Taylor Mullen <[email protected]> | 2025-07-29 22:03:54 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-29 22:03:54 -0700 |
| commit | fd434626c5d2d41f22d6755efccee48ab2afd46f (patch) | |
| tree | b38cfd8170415fb5e2cbc2932b32a80d5afb6bb8 /packages/vscode-ide-companion | |
| parent | 8985e489a5fd5251f3b41fe358797d7a2e90ac6a (diff) | |
chore(release): v0.1.15 (#5163)
Diffstat (limited to 'packages/vscode-ide-companion')
| -rw-r--r-- | packages/vscode-ide-companion/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vscode-ide-companion/package.json b/packages/vscode-ide-companion/package.json index 7f02a65d..78968125 100644 --- a/packages/vscode-ide-companion/package.json +++ b/packages/vscode-ide-companion/package.json @@ -2,7 +2,7 @@ "name": "gemini-cli-vscode-ide-companion", "displayName": "Gemini CLI Companion", "description": "Enable Gemini CLI with direct access to your VS Code workspace.", - "version": "99.99.99", + "version": "0.1.15", "publisher": "google", "icon": "assets/icon.png", "repository": { |
