From 96d4d11f6031af86da8e17eee86492f97b64c0b8 Mon Sep 17 00:00:00 2001 From: Felipe Noronha Date: Sat, 30 Jan 2021 18:38:42 -0300 Subject: [PATCH] tag v0.4.6 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f82cf07..cf1c93c 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.4.5" +version = "0.4.6" [deps] BusinessDays = "4f18b42c-503e-5345-9536-bb0f25fc7038"