Skip to content

Commit e629325

Browse files
authored
Bump magik language server to 0.7.1 (#3965)
1 parent 2050da3 commit e629325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/lsp-magik.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
:tag "Lsp Magik"
3535
:package-version '(lsp-mode . "8.0.1"))
3636

37-
(defcustom lsp-magik-version "0.7.0"
37+
(defcustom lsp-magik-version "0.7.1"
3838
"Version of LSP server."
3939
:type `string
4040
:group `lsp-magik

0 commit comments

Comments
 (0)