Skip to content

Commit

Permalink
Bump the magik language server to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiaanspeck authored Aug 14, 2024
1 parent c8d8bd0 commit 5cd022f
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 . "9.0.0"))

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

0 comments on commit 5cd022f

Please sign in to comment.