diff options
| author | Shreya Keshive <[email protected]> | 2025-08-15 00:07:06 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-15 00:07:06 +0000 |
| commit | db347eeee88a7610372915c94b1ab5616aa9ce3d (patch) | |
| tree | fbbdcbe7f6eb6740284bace282edb1d44ba12b91 /packages/vscode-ide-companion/package.json | |
| parent | cf7e6ff52d6b947a1b59779ddb39d265beebafab (diff) | |
IDE integration Gemini command multi-folder support + bump version (#6265)
Co-authored-by: matt korwel <[email protected]>
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 187da3e8..de2e4834 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 IDE workspace.", - "version": "0.1.19", + "version": "0.1.21", "publisher": "google", "icon": "assets/icon.png", "repository": { |
