Skip to content

Commit c45886d

Browse files
authored
Merge pull request #25 from timholy/patch-1
[compat] ImageCore 0.10
2 parents 024899b + 1881e29 commit c45886d

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 = "OCReract"
22
uuid = "c9880795-194d-450c-832d-1e8a03a8ecd1"
33
authors = ["Leandro Ferrado"]
4-
version = "1.3.0"
4+
version = "1.3.1"
55

66
[deps]
77
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -12,7 +12,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1212

1313
[compat]
1414
FileIO = "1"
15-
ImageCore = "0.8, 0.9"
15+
ImageCore = "0.8, 0.9, 0.10"
1616
ImageIO = "0.6"
1717
julia = "1"
1818

0 commit comments

Comments
 (0)