Skip to content

Commit

Permalink
Merge pull request #355 from SciML/compathelper/new_version/2020-11-2…
Browse files Browse the repository at this point in the history
…8-00-30-29-833-1233266964

CompatHelper: bump compat for "StaticArrays" to "1.0" for package introduction
  • Loading branch information
ChrisRackauckas authored Dec 29, 2020
2 parents 33def4d + 6cde7c6 commit 2fe5b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/introduction/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ BenchmarkTools = "0.5"
DifferentialEquations = "6.14"
ParameterizedFunctions = "5.3"
Plots = "1.4"
StaticArrays = "0.12"
StaticArrays = "0.12, 1.0"
Sundials = "4.2"

0 comments on commit 2fe5b1e

Please sign in to comment.