Skip to content

Commit

Permalink
Merge pull request #20 from JuliaDiff/compathelper/new_version/2020-1…
Browse files Browse the repository at this point in the history
…1-29-13-45-52-479-725267034

CompatHelper: bump compat for "StaticArrays" to "1.0"
  • Loading branch information
andreasnoack authored Nov 29, 2020
2 parents 40ecf83 + 99a2318 commit c20d049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version = "1.0.2"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
StaticArrays = "0.8, 0.9, 0.10, 0.11, 0.12"
StaticArrays = "0.8, 0.9, 0.10, 0.11, 0.12, 1.0"
julia = "1"

[extras]
Expand Down

0 comments on commit c20d049

Please sign in to comment.