Skip to content

Commit e0696f5

Browse files
Merge pull request #35 from SciML/compathelper/new_version/2020-11-27-09-12-38-676-2697077542
CompatHelper: bump compat for "StaticArrays" to "1.0"
2 parents f7e6c62 + b962f1f commit e0696f5

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
@@ -24,7 +24,7 @@ OrdinaryDiffEq = "5"
2424
RecipesBase = "0.7, 0.8, 1.0"
2525
RecursiveArrayTools = "2"
2626
Reexport = "0.2, 1.0"
27-
StaticArrays = "0.10, 0.11, 0.12"
27+
StaticArrays = "0.10, 0.11, 0.12, 1.0"
2828
julia = "1"
2929

3030
[extras]

0 commit comments

Comments
 (0)