From 836ed67ed10dababf78421b5b026934e99f094b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Thu, 17 Oct 2024 15:03:53 -0300 Subject: [PATCH] Bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 3bd7760..5bb3c68 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 = "1.2.1" +version = "1.2.2" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" @@ -24,7 +24,7 @@ DataDeps = "0.7" GeoIO = "1.16" GeoTables = "1.21" INMET = "1.0" -Meshes = "0.47 - 0.51" +Meshes = "0.47 - 0.52" TableTransforms = "1.33" Tables = "1.12" Unitful = "1.17"