Skip to content

Commit 35d97e6

Browse files
authored
Support GeometryBasics v0.5, bump patch version (#251)
1 parent 018d285 commit 35d97e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.12"
4+
version = "0.1.13"
55

66
[deps]
77
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
@@ -32,7 +32,7 @@ DelaunayTriangulation = "1.0.4"
3232
ExactPredicates = "2.2.8"
3333
FlexiJoins = "0.1.30"
3434
GeoInterface = "1.2"
35-
GeometryBasics = "0.4.7"
35+
GeometryBasics = "0.4.7, 0.5"
3636
LibGEOS = "0.9.2"
3737
LinearAlgebra = "1"
3838
Proj = "1"

0 commit comments

Comments
 (0)