From 437bd8a42fe721db31b0fa5b34e1e34086d7b358 Mon Sep 17 00:00:00 2001 From: Ronan Arraes Jardim Chagas Date: Mon, 30 Dec 2024 16:16:29 -0300 Subject: [PATCH] :bookmark: Version 0.3.3 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 137edf8..0524772 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "c2b69894-ea78-4e2b-9ba6-cedbbc3d14d7" license = "MIT" desc = "Orbit propagators for the SatelliteToolbox.jl ecosystem." authors = ["Ronan Arraes Jardim Chagas "] -version = "0.3.2" +version = "0.3.3" [deps] Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"