Skip to content

Commit 9c0d93c

Browse files
authored
Merge pull request #80 from JuliaGeometry/compathelper/new_version/2020-11-28-00-03-18-373-2777631266
CompatHelper: bump compat for "StaticArrays" to "1.0"
2 parents 27e060c + ec8c197 commit 9c0d93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1010
[compat]
1111
GeometryBasics = "0.2, 0.3"
1212
GeometryTypes = "0.6,0.7,0.8"
13-
StaticArrays = "0.10,0.11,0.12"
13+
StaticArrays = "0.10,0.11,0.12, 1.0"
1414
julia = "1.1"
1515

1616
[extras]

0 commit comments

Comments
 (0)