From 22a32d4b3b06085848d04b1af65d83aba6fbe4b0 Mon Sep 17 00:00:00 2001 From: Curtis Vogt Date: Mon, 11 Oct 2021 08:51:05 -0500 Subject: [PATCH] Set project version to 1.5.9 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6a5ff244a..4fbbf3f60 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TimeZones" uuid = "f269a46b-ccf7-5d73-abea-4c690281aa53" authors = ["Curtis Vogt "] -version = "1.5.8" +version = "1.5.9" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"