From 2ce6bc88426d5813cc43639efe987bbb12fe27cd Mon Sep 17 00:00:00 2001 From: droodman Date: Sat, 10 Dec 2022 12:45:12 -0500 Subject: [PATCH] Revert "Update Project.toml" This reverts commit c8d9937671409fb61900f52528cb4d9641f5e235. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 445765f..0b5fc1d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "WildBootTests" uuid = "65c2e505-86ba-4c19-93f1-95506c1443d5" authors = ["droodman "] -version = "0.8.4" +version = "0.8.3" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"