From 6d43ecf4b6c5122473a7a910d1ec1fcbb4be959a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Mon, 29 Jul 2024 15:55:35 -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 5a8e9b3..9a5dd51 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GADM" uuid = "a8dd9ffe-31dc-4cf5-a379-ea69100a8233" authors = ["Aayush Joglekar and contributors"] -version = "1.1.2" +version = "1.2.0" [deps] ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"