Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #208 from JuliaGeometry/compathelper/new_version/2…
Browse files Browse the repository at this point in the history
…020-11-28-00-16-52-187-363095472

CompatHelper: bump compat for "StaticArrays" to "1.0"
  • Loading branch information
SimonDanisch authored Nov 30, 2020
2 parents 1358d80 + df97f39 commit e9ac722
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 @@ -12,7 +12,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
[compat]
ColorTypes = "0.8, 0.9, 0.10"
FixedPointNumbers = "0.5, 0.6, 0.7, 0.8"
StaticArrays = "0.10, 0.11, 0.12"
StaticArrays = "0.10, 0.11, 0.12, 1.0"
julia = "1"

[extras]
Expand Down

0 comments on commit e9ac722

Please sign in to comment.