Skip to content

Commit 9517388

Browse files
authored
require Atom.jl 0.11.3
1 parent 57825ec commit 9517388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/boot_repl.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ if (VERSION > v"0.7-" ? Base.find_package("Atom") : Base.find_in_path("Atom")) =
2525
end
2626

2727
# TODO: Update me when tagging a new relase:
28-
MIN_ATOM_VER = v"0.10.2"
28+
MIN_ATOM_VER = v"0.11.3"
2929
outdated = false
3030

3131
try

0 commit comments

Comments
 (0)