use 0.6.0-pre as minimum julia version in REQUIRE

since `struct` syntax wouldn't work on early 0.6.0-dev versions,
better to stick with the julia-0.5-compatible versions of the package there
This commit is contained in:
Tony Kelman 2017-05-25 13:07:53 -07:00 committed by GitHub
parent e37973c3d5
commit c6e20dbdaa

View File

@ -1,4 +1,4 @@
julia 0.6- julia 0.6.0-pre
Iterators Iterators
DataFlow DataFlow
Juno Juno