From c385deeba55520dc192f8fd2fdcaf25be3055848 Mon Sep 17 00:00:00 2001 From: Johnny Chen Date: Wed, 25 May 2022 05:22:51 +0800 Subject: [PATCH] UnicodePlots v2.12.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 05a75f91..17d0906b 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 = "2.11.2" +version = "2.12.0" [deps] ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"