From 8aaa1d593ea765c03189428e41973f2aae06c42b Mon Sep 17 00:00:00 2001 From: Adrian Salceanu Date: Wed, 10 Jan 2024 15:31:20 +0100 Subject: [PATCH] Bump Genie version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index b737a72a..2c3f290a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Stipple" uuid = "4acbeb90-81a0-11ea-1966-bdaff8155998" authors = ["Adrian "] -version = "0.27.27" +version = "0.27.28" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" @@ -27,7 +27,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" DataFrames = "1" Dates = "1.6" FilePathsBase = "0.9" -Genie = "5.23.7" +Genie = "5.23.8" GenieSession = "1" GenieSessionFileSession = "1" JSON = "0.20, 0.21"