Skip to content

Commit d83fa06

Browse files
Merge pull request #395 from SciML/compathelper/new_version/2021-05-20-00-45-03-617-4056458172
CompatHelper: bump compat for "BenchmarkTools" to "1.0" for package introduction
2 parents 44328c4 + 90647e5 commit d83fa06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/introduction/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
88
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
99

1010
[compat]
11-
BenchmarkTools = "0.5, 0.6, 0.7"
11+
BenchmarkTools = "0.5, 0.6, 0.7, 1.0"
1212
DifferentialEquations = "6.14"
1313
ParameterizedFunctions = "5.3"
1414
Plots = "1.4"

0 commit comments

Comments
 (0)