Skip to content

Commit bd5c742

Browse files
authored
Bump extension version to v0.9.27 (#3575)
Bump extension version to v0.9.27 (#3575) <!-- NOTE: If you plan to invest significant effort into a large pull request with multiple decisions that may impact the long term maintenance of the Ruby LSP, please open a [discussion](https://github.com/Shopify/ruby-lsp/discussions/new/choose) first to align on the direction. --> ### Motivation <!-- Closes # --> <!-- Explain why you are making this change. Include links to issues or describe the problem being solved, not the solution. --> Bump extension version to v0.9.27
1 parent 2f2f20f commit bd5c742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ruby-lsp",
33
"displayName": "Ruby LSP",
44
"description": "VS Code plugin for connecting with the Ruby LSP",
5-
"version": "0.9.26",
5+
"version": "0.9.27",
66
"publisher": "Shopify",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)