Bump vscode extension version to 0.0.9 for release. (#7522)

This commit is contained in:
Richard Smith
2026-07-16 18:49:59 +00:00
committed by GitHub
parent b3e9dd3ea2
commit ee81a4e48e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "carbon-vscode",
"version": "0.0.8",
"version": "0.0.9",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "carbon-vscode",
"version": "0.0.8",
"version": "0.0.9",
"dependencies": {
"vscode-languageclient": "^9.0.1"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "carbon-vscode",
"displayName": "Carbon Language",
"version": "0.0.8",
"version": "0.0.9",
"publisher": "carbon-lang",
"description": "Carbon language support for the 'Code - OSS' family of editors.",
"repository": {