Skip to content

Commit 02a537e

Browse files
CompatHelper: bump compat for "MappedArrays" to "0.4" (#161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a90b8e4 commit 02a537e

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
@@ -18,7 +18,7 @@ AbstractFFTs = "0.4, 0.5, 1.0"
1818
Colors = "0.9, 0.10, 0.11, 0.12"
1919
FixedPointNumbers = "0.6.1, 0.7, 0.8"
2020
Graphics = "0.4, 1.0"
21-
MappedArrays = "0.2, 0.3"
21+
MappedArrays = "0.2, 0.3, 0.4"
2222
MosaicViews = "0.2.3"
2323
OffsetArrays = "0.8, 0.9, 0.10, 0.11, 1.0.1"
2424
PaddedViews = "0.5.4"

0 commit comments

Comments
 (0)