Skip to content

Commit 8139d4c

Browse files
committed
Bump versions of GeometryOps and Core
1 parent ebb93df commit 8139d4c

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.2"
4+
version = "0.1.3"
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.15"
4+
version = "0.1.16"
55

66
[deps]
77
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
@@ -34,7 +34,7 @@ ExactPredicates = "2.2.8"
3434
FlexiJoins = "0.1.30"
3535
GeoInterface = "1.2"
3636
GeometryBasics = "0.4.7, 0.5"
37-
GeometryOpsCore = "=0.1.2"
37+
GeometryOpsCore = "=0.1.3"
3838
LibGEOS = "0.9.2"
3939
LinearAlgebra = "1"
4040
Proj = "1"

0 commit comments

Comments
 (0)