From 29c7d4af48b5c8cea1b6a8aed606f367966c7a56 Mon Sep 17 00:00:00 2001 From: Simon LC <39047348+simon-lc@users.noreply.github.com> Date: Wed, 18 May 2022 22:14:06 -0700 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index afcfd9a0f..53f6623d3 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Dojo" uuid = "ac60b53e-8d92-4c83-b960-e78698fa1916" authors = ["simonlc ", "thowell ", "Jan Bruedigam "] -version = "0.2.1" +version = "0.2.2" [deps] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"