Bump version number of companion extension to match next Gemini CLI version number (#6065)

This commit is contained in:
Shreya Keshive 2025-08-12 14:03:55 -04:00 committed by GitHub
parent 5d1d40fa2e
commit 67c6033147
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 4988 deletions

2
package-lock.json generated
View File

@ -12071,7 +12071,7 @@
},
"packages/vscode-ide-companion": {
"name": "gemini-cli-vscode-ide-companion",
"version": "0.0.1",
"version": "0.1.19",
"license": "LICENSE",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.15.1",

File diff suppressed because it is too large Load Diff

View File

@ -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": {