Skip to content

Commit f71f2d1

Browse files
authored
[compat] ImageCore 0.10 (#123)
1 parent 550b61c commit f71f2d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ReferenceTests"
22
uuid = "324d217c-45ce-50fc-942e-d289b448e8cf"
33
authors = ["Christof Stocker <stocker.christof@gmail.com>", "Frames White <oxinabox@ucc.asn.au>", "Johnny Chen <johnnychen94@hotmail.com>"]
4-
version = "0.10.1"
4+
version = "0.10.2"
55

66
[deps]
77
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
@@ -24,7 +24,7 @@ DeepDiffs = "1.1"
2424
Distances = "0.7 - 0.10"
2525
FileIO = "1"
2626
GR = "= 0.50.1"
27-
ImageCore = "0.8.1, 0.9"
27+
ImageCore = "0.8.1, 0.9, 0.10"
2828
ImageMagick = "0.7, 1"
2929
ImageTransformations = "0.8"
3030
LazyModules = "0.3"

0 commit comments

Comments
 (0)