Skip to content

Commit ae438dc

Browse files
tkelmanandyferris
authored andcommitted
use 0.6.0-pre for minimum julia version in REQUIRE (#183)
`abstract type` won't work on early 0.6.0-dev versions, so better to stick with the julia-0.5-compatible versions of the package there
1 parent 16f6c08 commit ae438dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
julia 0.6-
1+
julia 0.6.0-pre

0 commit comments

Comments
 (0)