Skip to content

Commit ad28738

Browse files
committed
update Project
1 parent abd8d82 commit ad28738

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Project.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
name = "GeometryBasics"
22
uuid = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
33
authors = ["SimonDanisch <[email protected]>"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
GeometryTypes = "4d00f742-c7ba-57c2-abde-4428a4b178cb"
88
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
99
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
1010
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1111

12+
[compat]
13+
julia = ">= 1.1"
14+
1215
[extras]
1316
Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1"
1417
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)