diff --git a/Project.toml b/Project.toml index 01d5c736..0a0d413d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoMakie" uuid = "db073c08-6b98-4ee5-b6a4-5efafb3259c6" authors = ["Makie.jl Contributors"] -version = "0.7.7" +version = "0.7.8" [deps] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" @@ -31,7 +31,7 @@ GeoInterfaceMakie = "0.1.6" GeoJSON = "0.6, 0.7, 0.8" Geodesy = "1.1.0" GeometryBasics = "0.4.11" -GeometryOps = "0.1.4" +GeometryOps = "0.1.6" ImageIO = "0.6" LinearAlgebra = "1" Makie = "0.21.6"