From 57055b1eeb63b68dfe159f8ff33cd383785689e1 Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Date: Fri, 22 Sep 2023 21:59:57 +0200 Subject: [PATCH] Bump magik language server to 0.8.0 Bump the magik language server to 0.8.0. Release: https://github.com/StevenLooman/magik-tools/releases/tag/0.8.0 Change log: https://github.com/StevenLooman/magik-tools --- clients/lsp-magik.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/lsp-magik.el b/clients/lsp-magik.el index 05fc1f5a2f..8eabdb6be2 100644 --- a/clients/lsp-magik.el +++ b/clients/lsp-magik.el @@ -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