From 3bbbb979f669d78a6a4e0376a357facbd52a2260 Mon Sep 17 00:00:00 2001 From: Ronan Arraes Jardim Chagas Date: Sat, 11 Nov 2023 18:53:13 -0300 Subject: [PATCH] :bookmark: Version 0.10.1 Closes #101 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 87456a0..0684a5c 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.10.0" +version = "0.10.1" [deps] Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"