diff --git a/Project.toml b/Project.toml index 14a1092b..939346c9 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.6.2" +version = "0.6.3" [deps] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" @@ -24,7 +24,7 @@ Downloads = "1" GeoInterface = "0.5, 1.0" GeoJSON = "0.6,0.7, 0.8" Geodesy = "1.1.0" -GeometryBasics = "0.4.6" +GeometryBasics = "0.4.11" ImageIO = "0.6" LinearAlgebra = "1" Makie = "0.20.8"