From 86ce250fc1d912f51178576f38517164896e7496 Mon Sep 17 00:00:00 2001 From: droodman Date: Sat, 25 Feb 2023 08:41:37 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1f5ab05..cdda98c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "WildBootTests" uuid = "65c2e505-86ba-4c19-93f1-95506c1443d5" authors = ["droodman "] -version = "0.9.2" +version = "0.9.3" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"