From 6aaf82315c189e46b4fe798081b148168f537175 Mon Sep 17 00:00:00 2001 From: Ronan Arraes Jardim Chagas Date: Tue, 11 Oct 2022 14:57:37 -0300 Subject: [PATCH] :bookmark: Version 0.10.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 728b544..87456a0 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.9.3" +version = "0.10.0" [deps] Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"