diff options
| author | Shreya Keshive <[email protected]> | 2025-08-12 14:03:55 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-12 18:03:55 +0000 |
| commit | 67c60331472c2c43737c1a246746eb596aa3b56f (patch) | |
| tree | 7f6c40c1f481dc7c65a268a936eed16f416a1367 /packages/vscode-ide-companion/package.json | |
| parent | 5d1d40fa2ef418ef707aa29215594a8f22e4dadb (diff) | |
Bump version number of companion extension to match next Gemini CLI version number (#6065)
Diffstat (limited to 'packages/vscode-ide-companion/package.json')
| -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 2ed5cd21..4cbf9bb1 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": "0.0.1", + "version": "0.1.19", "publisher": "google", "icon": "assets/icon.png", "repository": { |
