Skip to content

Commit 78b2513

Browse files
Merge pull request #87 from SciML/compathelper/new_version/2020-11-27-09-04-01-052-3873273776
CompatHelper: bump compat for "StaticArrays" to "1.0"
2 parents 784150a + cc7c4d8 commit 78b2513

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
@@ -12,7 +12,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212
[compat]
1313
ArrayInterface = "2.8"
1414
MacroTools = "0.5"
15-
StaticArrays = "0.10, 0.11, 0.12"
15+
StaticArrays = "0.10, 0.11, 0.12, 1.0"
1616
julia = "1"
1717

1818
[extras]

0 commit comments

Comments
 (0)