From ee784ea3313a3b3199e7e904bb989584757d3eeb Mon Sep 17 00:00:00 2001 From: Nathanael Wong Date: Sat, 27 Jul 2024 12:27:32 -0400 Subject: [PATCH] Let's keep it to v5.2.9 first to prevent too many breaking changes in projects --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e3a0c031..57f68560 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoRegions" uuid = "b001f823-fa75-4bff-bf55-6610c8f3688a" authors = ["natgeo-wong "] -version = "6.0.0" +version = "5.3.0" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"