Skip to content

Commit

Permalink
Fix the version bounds on ImageCore for ImageMagick (#363)
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy authored and fredrikekre committed Apr 28, 2019
1 parent 7d1335f commit 15f95a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion I/ImageMagick/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ julia = "0.6-0"

["0.7-0"]
BinaryProvider = "0.3-0"
ImageCore = "0-0.7"
ImageCore = "0.1-0.8"

["0.7-0.7.1"]
julia = "0.7-1"
Expand Down

0 comments on commit 15f95a3

Please sign in to comment.