From 52ebf6972322944554d42bd0aea6a66a6a62ec14 Mon Sep 17 00:00:00 2001 From: Adrian Salceanu Date: Thu, 29 Feb 2024 14:31:36 +0100 Subject: [PATCH] Bump patch --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6d6ab1749..42ea3d832 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.0" +version = "5.26.1" [deps] ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"