Skip to content

Commit ed2c121

Browse files
Merge pull request #131 from JuliaDiff/compathelper/new_version/2022-03-01-23-14-51-831-00450580351
CompatHelper: bump compat for ArrayInterface to 5, (keep existing compat)
2 parents 5d5404b + da62092 commit ed2c121

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
@@ -10,7 +10,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1010
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1111

1212
[compat]
13-
ArrayInterface = "1.1, 2.0, 3.0, 4"
13+
ArrayInterface = "1.1, 2.0, 3.0, 4, 5"
1414
Requires = "0.5, 1.0"
1515
StaticArrays = "0.10, 0.11, 0.12, 1.0"
1616
julia = "1.2"

0 commit comments

Comments
 (0)