From 7ae0cbde24702bec3c042b3ef14f37efac41dbb3 Mon Sep 17 00:00:00 2001 From: Felipe Noronha Date: Tue, 27 Aug 2024 21:51:17 -0300 Subject: [PATCH] mark next release iteration v0.6.4-dev --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 28c1292..86b7b17 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" +version = "0.6.4-dev" [deps] BusinessDays = "4f18b42c-503e-5345-9536-bb0f25fc7038"