Skip to content

Commit a873282

Browse files
authored
Merge pull request #50 from lorenzoh/compathelper/new_version/2021-09-02-01-03-40-629-00026077214
CompatHelper: bump compat for IndirectArrays to 1, (keep existing compat)
2 parents 68c7b4b + 2dce591 commit a873282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2727
ColorBlendModes = "0.2"
2828
CoordinateTransformations = "0.6"
2929
Distributions = "0.24, 0.25"
30-
IndirectArrays = "0.5"
3130
ImageDraw = "0.2"
3231
ImageTransformations = "0.8"
3332
Images = "0.23, 0.24"
33+
IndirectArrays = "0.5, 1"
3434
Interpolations = "0.13"
3535
MosaicViews = "0.2, 0.3"
3636
OffsetArrays = "1.6.2"

0 commit comments

Comments
 (0)