From c4a8b37ef670c2f81af7c9668d58ef8de3c3c893 Mon Sep 17 00:00:00 2001 From: t-bltg Date: Fri, 22 Dec 2023 23:05:15 +0100 Subject: [PATCH] 3.6.2 [skip ci] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d856d673..4fb25251 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "b8865327-cd53-5732-bb35-84acbb429228" license = "MIT" desc = "Unicode-based scientific plotting for working in the terminal" authors = ["Christof Stocker ", "T Bltg "] -version = "3.6.1" +version = "3.6.2" [deps] ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"