From ce9d498d1640a73c1baf6abe304d7acba22ff963 Mon Sep 17 00:00:00 2001 From: t-bltg Date: Tue, 14 Sep 2021 17:59:31 +0200 Subject: [PATCH] 2.4.0 [skip ci] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 922ab0b9..04095f95 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 "] -version = "2.3.0" +version = "2.4.0" [deps] Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"