From 663498f7e00a8daa684df3e92ee5b0f76ead80e6 Mon Sep 17 00:00:00 2001 From: Ronan Arraes Jardim Chagas Date: Mon, 3 Jul 2023 22:03:10 -0300 Subject: [PATCH] :bookmark: Version 0.2.4 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2605a63..bd02ecb 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "9e17983a-0463-41a7-9a16-1682db6d8b66" license = "MIT" desc = "Base constants, functions, and types for the SatelliteToolbox.jl ecosystem" authors = ["Ronan Arraes Jardim Chagas "] -version = "0.2.3" +version = "0.2.4" [deps] Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"