From 93d9d560e46bc13bdefce44662798fbb1025d39f Mon Sep 17 00:00:00 2001 From: hhaensel <31985040+hhaensel@users.noreply.github.com> Date: Sun, 10 Jul 2022 10:20:41 +0200 Subject: [PATCH] set version v0.12.4 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1ba308e..bb7f1a8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StipplePlotly" uuid = "ec984513-233d-481d-95b0-a3b58b97af2b" authors = ["Adrian and contributors"] -version = "0.12.3" +version = "0.12.4" [deps] Genie = "c43c736e-a2d1-11e8-161f-af95117fbd1e"