From a58dcbd0dbc3f720ea295507ed7294d3ff1cabdc Mon Sep 17 00:00:00 2001 From: Ronan Arraes Jardim Chagas Date: Sat, 16 Dec 2023 15:29:46 -0300 Subject: [PATCH] :bookmark: Version 0.12.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3343804..3b3027f 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.1" +version = "0.12.2" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"