From 527ecc8da63037b6ec1e3de431b6c8f2ee7482c1 Mon Sep 17 00:00:00 2001 From: Adrian Salceanu Date: Wed, 28 Feb 2024 18:27:55 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 42ea3d832..6d6ab1749 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Genie" uuid = "c43c736e-a2d1-11e8-161f-af95117fbd1e" authors = ["Adrian Salceanu and the amazing Genie contributors ♥️"] -version = "5.26.1" +version = "5.26.0" [deps] ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"