Skip to content

Commit 9dedff6

Browse files
committed
bump version
1 parent aeeff29 commit 9dedff6

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Project.toml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name = "LibGEOS"
22
uuid = "a90b1aa1-3769-5649-ba7e-abc5a9d163eb"
3-
version = "0.6.0"
3+
license = "MIT"
4+
version = "0.6.1"
45

56
[deps]
67
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -9,10 +10,10 @@ GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
910
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
1011

1112
[compat]
12-
CEnum = "0.2.0"
13-
GEOS_jll = "3.8.0"
14-
GeoInterface = "0.4.0, 0.5"
15-
julia = "1.3.0"
13+
CEnum = "0.2"
14+
GEOS_jll = "3.8"
15+
GeoInterface = "0.4, 0.5"
16+
julia = "1.3"
1617

1718
[extras]
1819
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)