Skip to content

Commit 363b539

Browse files
authored
Bump elixir-ls version to v0.25.0 (#4663)
1 parent 9de4050 commit 363b539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/lsp-elixir.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Leave as default to let `executable-find' search for it."
105105
:type '(repeat string)
106106
:package-version '(lsp-mode . "8.0.0"))
107107

108-
(defcustom lsp-elixir-ls-version "v0.22.0"
108+
(defcustom lsp-elixir-ls-version "v0.25.0"
109109
"Elixir-Ls version to download.
110110
It has to be set before `lsp-elixir.el' is loaded and it has to
111111
be available here: https://github.com/elixir-lsp/elixir-ls/releases/"

0 commit comments

Comments
 (0)