From e9f8968eefa9cea7cd3b31182e990cf2fe4a7790 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Wed, 28 Aug 2024 15:41:00 -0300 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 36a779a..02f677d 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.1.0" +version = "1.1.1" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"