From bc0b8580ccc7e6c2c359140da1d561f791815233 Mon Sep 17 00:00:00 2001 From: Ronan Arraes Jardim Chagas Date: Sun, 26 May 2024 17:08:41 -0300 Subject: [PATCH] :bookmark: Version 2.3.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c927a6a0..3b19aafb 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d" license = "MIT" desc = "Print data in formatted tables." authors = ["Ronan Arraes Jardim Chagas "] -version = "2.3.1" +version = "2.3.2" [deps] Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"