Skip to content

Commit

Permalink
Bump the magik language server to 0.8.1 (#4195)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiaanspeck authored Oct 16, 2023
1 parent 92503ad commit e13e4df
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.8.0"
(defcustom lsp-magik-version "0.8.1"
"Version of LSP server."
:type `string
:group `lsp-magik
Expand Down

0 comments on commit e13e4df

Please sign in to comment.