diff --git a/Project.toml b/Project.toml index 63c6a9c..0ff834e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoArtifacts" uuid = "2a3f1dca-97a5-4513-bfd8-b69f0106a87e" authors = ["Elias Carvalho and contributors"] -version = "0.6.0" +version = "0.6.1" [deps] GADM = "a8dd9ffe-31dc-4cf5-a379-ea69100a8233" @@ -19,7 +19,7 @@ GeoIO = "1.13" GeoStatsImages = "1.1" GeoTables = "1.21" INMET = "1.0" -Meshes = "0.43" +Meshes = "0.44" NaturalEarth = "0.1" Unitful = "1.17" julia = "1.9"