Skip to content

Commit

Permalink
Merge pull request #80 from JuliaGeometry/compathelper/new_version/20…
Browse files Browse the repository at this point in the history
…20-11-28-00-03-18-373-2777631266

CompatHelper: bump compat for "StaticArrays" to "1.0"
  • Loading branch information
sjkelly authored Dec 4, 2020
2 parents 27e060c + ec8c197 commit 9c0d93c
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 @@ -10,7 +10,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
[compat]
GeometryBasics = "0.2, 0.3"
GeometryTypes = "0.6,0.7,0.8"
StaticArrays = "0.10,0.11,0.12"
StaticArrays = "0.10,0.11,0.12, 1.0"
julia = "1.1"

[extras]
Expand Down

0 comments on commit 9c0d93c

Please sign in to comment.