diff --git a/Project.toml b/Project.toml index b973c5a0..fc48ef1f 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TimeZones" uuid = "f269a46b-ccf7-5d73-abea-4c690281aa53" authors = ["Curtis Vogt "] -version = "1.17.0" +version = "1.18.0" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" @@ -26,7 +26,7 @@ Aqua = "0.8" Dates = "1" Downloads = "1" InlineStrings = "1" -Mocking = "0.7" +Mocking = "0.7, 0.8" Printf = "1" RecipesBase = "0.7, 0.8, 1" Scratch = "1.1.1"