forked from OSchip/llvm-project
[vscode-mlir] Bump to version 0.0.10
Since version 0.9 we've: * Bumped the language-client to `8.0.2-next.5` to fix various bugs/stability issues * Fixed an issue with starting a language server for non-workspace files
This commit is contained in:
parent
cb26b01d57
commit
d81edc7d9d
|
@ -2,7 +2,7 @@
|
|||
"name": "vscode-mlir",
|
||||
"displayName": "MLIR",
|
||||
"description": "MLIR Language Extension",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"publisher": "llvm-vs-code-extensions",
|
||||
"homepage": "https://mlir.llvm.org/",
|
||||
"icon": "icon.png",
|
||||
|
|
Loading…
Reference in New Issue