From df6da782ff8706daa60d7da7f623b37ae17af78f Mon Sep 17 00:00:00 2001 From: Felipe Noronha Date: Thu, 4 May 2023 18:40:44 -0300 Subject: [PATCH] Tag v0.9.21 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9aa4970..db3020f 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "4f18b42c-503e-5345-9536-bb0f25fc7038" license = "MIT" authors = ["Felipe Noronha "] repo = "https://github.com/JuliaFinance/BusinessDays.jl.git" -version = "0.9.21-dev" +version = "0.9.21" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"