Skip to content

Commit 9bede47

Browse files
CompatHelper: bump compat for "ArrayInterface" to "2.0"
1 parent 812e9d8 commit 9bede47

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
@@ -11,7 +11,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1111
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1212

1313
[compat]
14-
ArrayInterface = "1.2"
14+
ArrayInterface = "1.2, 2.0"
1515
RecipesBase = "0.7"
1616
Requires = "0.5"
1717
StaticArrays = "0.10, 0.11, 0.12"

0 commit comments

Comments
 (0)