Skip to content

Commit

Permalink
Merge pull request #199 from SciML/compathelper/new_version/2020-06-2…
Browse files Browse the repository at this point in the history
…5-00-17-55-961-1084311692

CompatHelper: add new compat entry for "StaticArrays" at version "0.12" for package introduction
  • Loading branch information
ChrisRackauckas authored Jun 25, 2020
2 parents c144373 + 7cd87e4 commit b4b9f1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tutorials/introduction/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ ParameterizedFunctions = "65888b18-ceab-5e60-b2b9-181511a3b968"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"

[compat]
StaticArrays = "0.12"

0 comments on commit b4b9f1a

Please sign in to comment.