Skip to content

Commit c834e01

Browse files
committed
add upper bounds to dependency versions
1 parent eb33559 commit c834e01

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "LibGEOS"
22
uuid = "a90b1aa1-3769-5649-ba7e-abc5a9d163eb"
3-
version = "0.5.0"
3+
version = "0.5.1"
44

55
[deps]
66
BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
@@ -10,7 +10,7 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
1010
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1111

1212
[compat]
13-
BinaryProvider = "0.5.3"
14-
CEnum = "0.2.0"
15-
GeoInterface = "0.4.0"
16-
julia = "1.0.0"
13+
BinaryProvider = "0.5.3"
14+
CEnum = "0.2.0"
15+
GeoInterface = "0.4.0"
16+
julia = "1.0.0"

0 commit comments

Comments
 (0)