Skip to content

Commit 37000d7

Browse files
authored
Update ImageTransformations to v0.9 (#49)
1 parent 4e20635 commit 37000d7

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 = "ImageContrastAdjustment"
22
uuid = "f332f351-ec65-5f6a-b3d1-319c6670881a"
33
authors = ["Dr. Zygmunt L. Szpak <zygmunt.szpak@gmail.com>"]
4-
version = "0.3.8"
4+
version = "0.3.9"
55

66
[deps]
77
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
@@ -10,7 +10,7 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
1010

1111
[compat]
1212
ImageCore = "0.9"
13-
ImageTransformations = "0.8.1"
13+
ImageTransformations = "0.8.1, 0.9"
1414
Parameters = "0.12"
1515
julia = "1"
1616

0 commit comments

Comments
 (0)