From 6ec1f0f19932ad486456cb6bb709cb49d111d7c5 Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Date: Sun, 15 Oct 2023 17:05:42 +0200 Subject: [PATCH] Bump the magik language server to 0.8.1 Bump the magik language server to 0.8.1. Release: https://github.com/StevenLooman/magik-tools/releases/tag/0.8.1 Change log: https://github.com/StevenLooman/magik-tools/blob/9eb1e38f6cb1dc32608cb559f6155753472b469b/CHANGES.md?plain=1#L5 --- 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 8eabdb6be2..76b72ce011 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.8.0" +(defcustom lsp-magik-version "0.8.1" "Version of LSP server." :type `string :group `lsp-magik