Skip to content

Commit fb0bad6

Browse files
authored
New version of Ops and Core (#303)
1 parent 7f82f02 commit fb0bad6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

GeometryOpsCore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GeometryOpsCore"
22
uuid = "05efe853-fabf-41c8-927e-7063c8b9f013"
33
authors = ["Anshul Singhvi <[email protected]>", "Rafael Schouten <[email protected]>", "Skylar Gering <[email protected]>", "and contributors"]
4-
version = "0.1.4"
4+
version = "0.1.5"
55

66
[deps]
77
DataAPI = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GeometryOps"
22
uuid = "3251bfac-6a57-4b6d-aa61-ac1fef2975ab"
33
authors = ["Anshul Singhvi <[email protected]>", "Rafael Schouten <[email protected]>", "Skylar Gering <[email protected]>", "and contributors"]
4-
version = "0.1.20"
4+
version = "0.1.21"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -44,7 +44,7 @@ FlexiJoins = "0.1.30"
4444
GeoFormatTypes = "0.4"
4545
GeoInterface = "1.2"
4646
GeometryBasics = "0.4.7, 0.5"
47-
GeometryOpsCore = "=0.1.4"
47+
GeometryOpsCore = "=0.1.5"
4848
LibGEOS = "0.9.2"
4949
LinearAlgebra = "1"
5050
Proj = "1"

0 commit comments

Comments
 (0)