Skip to content

Commit c1d0496

Browse files
authored
supporte ColorTypes 0.12 (#31)
1 parent 850fe2f commit c1d0496

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ExifViewer"
22
uuid = "81511e1f-44aa-483a-b228-c9d3a109f0d4"
3-
version = "0.1.4"
3+
version = "0.1.5"
44

55
[deps]
66
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
@@ -9,7 +9,7 @@ SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"
99
libexif_jll = "cdeeb48b-bcdf-5b3f-98c4-7a29487f695f"
1010

1111
[compat]
12-
ColorTypes = "0.11.4"
12+
ColorTypes = "0.11.4, 0.12"
1313
JpegTurbo = "0.1.1"
1414
SnoopPrecompile = "1"
1515
julia = "^1.6"

0 commit comments

Comments
 (0)