From a7c6d77d1a61e79741dde55451866c34342eed54 Mon Sep 17 00:00:00 2001 From: Ronan Arraes Jardim Chagas Date: Wed, 1 Jan 2025 17:16:15 -0300 Subject: [PATCH] :bookmark: Version 0.1.9 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index caf9de0..a39c0b5 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "6b019ec1-7a1e-4f04-96c7-a9db1ca5514d" license = "MIT" desc = "Transformations for the SatelliteToolbox.jl ecosystem." authors = ["Ronan Arraes Jardim Chagas "] -version = "0.1.8" +version = "0.1.9" [deps] Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"