We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57825ec commit 9517388Copy full SHA for 9517388
script/boot_repl.jl
@@ -25,7 +25,7 @@ if (VERSION > v"0.7-" ? Base.find_package("Atom") : Base.find_in_path("Atom")) =
25
end
26
27
# TODO: Update me when tagging a new relase:
28
-MIN_ATOM_VER = v"0.10.2"
+MIN_ATOM_VER = v"0.11.3"
29
outdated = false
30
31
try
0 commit comments