Skip to content

Commit

Permalink
Bump magik language server to 0.8.0 (#4176)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiaanspeck authored Sep 28, 2023
1 parent 2f22487 commit 8bd6a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/lsp-magik.el
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
:tag "Lsp Magik"
:package-version '(lsp-mode . "8.0.1"))

(defcustom lsp-magik-version "0.7.1"
(defcustom lsp-magik-version "0.8.0"
"Version of LSP server."
:type `string
:group `lsp-magik
Expand Down

0 comments on commit 8bd6a50

Please sign in to comment.