Skip to content

Commit 412b5ea

Browse files
authored
[compat] ImageCore 0.10 (#21)
1 parent 73fb81b commit 412b5ea

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 = "Sixel"
22
uuid = "45858cf5-a6b0-47a3-bbea-62219f50df47"
33
authors = ["Johnny Chen <[email protected]>"]
4-
version = "0.1.2"
4+
version = "0.1.3"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -14,7 +14,7 @@ libsixel_jll = "075b6546-f08a-558a-be8f-8157d0f608a5"
1414

1515
[compat]
1616
FileIO = "1.6"
17-
ImageCore = "0.8, 0.9"
17+
ImageCore = "0.8, 0.9, 0.10"
1818
IndirectArrays = "0.5, 1"
1919
OffsetArrays = "1.3"
2020
julia = "1.6"

0 commit comments

Comments
 (0)