Skip to content

Commit 4f188e3

Browse files
committed
bump version to 0.2.0
1 parent f3851ef commit 4f188e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lsp-julia.el

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
;; Maintainer: Adam Beckmeyer <adam_git@thebeckmeyers.xyz>
99
;; Guido Kraemer <gdkrmr@users.noreply.github.com>
1010
;; Keywords: languages, tools
11-
;; Version: 0.1.1
11+
;; Version: 0.2.0
1212
;; Package-Requires: ((emacs "25.1") (lsp-mode "6.0") (julia-mode "0.3"))
1313
;; Keywords: languages, tools
1414
;; URL: https://github.com/non-Jedi/lsp-julia
@@ -37,6 +37,7 @@
3737

3838
;;; Commentary:
3939

40+
;; This version of lsp-julia requires julia 1.3 to run.
4041
;; Manual installation:
4142

4243
;; (require 'julia-mode)

0 commit comments

Comments
 (0)