From 9d51de1b9687dd584158761f1397bacab7f72923 Mon Sep 17 00:00:00 2001 From: Ronan Arraes Jardim Chagas Date: Sat, 25 May 2024 14:18:07 -0300 Subject: [PATCH] :bookmark: Version 0.12.3 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f7b5bd7..3aba945 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "6ac157d9-b43d-51bb-8fab-48bf53814f4a" license = "MIT" desc = "A toolbox for satellite analysis" authors = ["Ronan Arraes Jardim Chagas "] -version = "0.12.2" +version = "0.12.3" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"