diff --git a/Project.toml b/Project.toml index 40e6034..c23535a 100644 --- a/Project.toml +++ b/Project.toml @@ -3,14 +3,14 @@ uuid = "4f18b42c-503e-5345-9536-bb0f25fc7038" license = "MIT" authors = ["Felipe Noronha "] repo = "https://github.com/JuliaFinance/BusinessDays.jl.git" -version = "0.9.22" +version = "0.9.23" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" [compat] Dates = "1" -julia = "1" +julia = "1.6" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"