From 2fb9a1931ee9b72a0fc8ec3d7a5e06722a5aae8e Mon Sep 17 00:00:00 2001 From: Julian Gehring Date: Sun, 5 Nov 2023 12:10:22 +0100 Subject: [PATCH] Bump version to v2.4.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ead898d..03efb48 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "e28b5b4c-05e8-5b66-bc03-6f0c0a0a06e0" license = "MIT" authors = "Julian Gehring" repository = "https://github.com/juliangehring/Bootstrap.jl" -version = "2.3.3" +version = "2.4.0" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"