From 1b0eea37a9b22deb49c5214a27c10de4305b53bc Mon Sep 17 00:00:00 2001 From: Felipe Noronha Date: Tue, 27 Aug 2024 20:30:49 -0300 Subject: [PATCH] Tag v0.6.3 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fc407bc..28c1292 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "09453d48-b9e1-5bf0-a018-8d5c65f8cb56" license = "MIT" authors = ["Felipe Noronha "] repo = "https://github.com/felipenoris/InterestRates.jl.git" -version = "0.6.3-dev" +version = "0.6.3" [deps] BusinessDays = "4f18b42c-503e-5345-9536-bb0f25fc7038"