From eed543f5868a7534661776f04e1421de3ca677ad Mon Sep 17 00:00:00 2001 From: t-bltg Date: Sun, 26 Jun 2022 11:17:03 +0200 Subject: [PATCH] 3.0.2 [skip ci] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a6d1b046..e100613f 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.0.1" +version = "3.0.2" [deps] ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"