Skip to content

Commit d6d53ba

Browse files
authored
Merge pull request #79 from JuliaGeometry/compathelper/new_version/2020-08-27-00-03-17-751-3045889703
CompatHelper: bump compat for "GeometryBasics" to "0.3"
2 parents 9af204e + c7d94d3 commit d6d53ba

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
@@ -8,9 +8,9 @@ GeometryTypes = "4d00f742-c7ba-57c2-abde-4428a4b178cb"
88
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
99

1010
[compat]
11+
GeometryBasics = "0.2, 0.3"
1112
GeometryTypes = "0.6,0.7,0.8"
1213
StaticArrays = "0.10,0.11,0.12"
13-
GeometryBasics = "0.2"
1414
julia = "1.1"
1515

1616
[extras]

0 commit comments

Comments
 (0)