Skip to content

Commit 6a1b081

Browse files
committed
update julia version requirement
1 parent 888bb14 commit 6a1b081

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Julia support for the [[https://github.com/emacs-lsp/lsp-mode][=lsp-mode=]] package using the [[https://github.com/JuliaEditorSupport/LanguageServer.jl][LanguageServer.jl]] package.
44
For information on the features =lsp-mode= provides see their [[https://github.com/emacs-lsp/lsp-mode][git repository]].
55

6-
/Julia version 1.3 or higher has to be in your path/
6+
/Julia version 1.7 or higher has to be in your path/
77

88
/This package is still under development./
99

lsp-julia.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
;;; Commentary:
3838

39-
;; This version of lsp-julia requires julia 1.3 to run.
39+
;; This version of lsp-julia requires julia 1.7 to run.
4040
;; Manual installation:
4141

4242
;; (require 'julia-mode)

0 commit comments

Comments
 (0)