Skip to content

Commit

Permalink
bump julia version
Browse files Browse the repository at this point in the history
  • Loading branch information
gzagatti committed Feb 27, 2024
1 parent 7c48860 commit a345719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion julia/startup.jl
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ atreplinit() do repl
end

# activate project at current path or at repo root
default_proj = "v1.9"
default_proj = "v1.10"
project_file = dirname(abspath(Base.active_project()))
# avoid over-writting --proj flag
# loops through all possible default projects and activate project only if
Expand Down

0 comments on commit a345719

Please sign in to comment.