From 06f3a7845fe4e4136574c3736cc49657d569b7ab Mon Sep 17 00:00:00 2001 From: David Widmann Date: Mon, 26 Apr 2021 11:55:14 +0200 Subject: [PATCH] Bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d4e1d9c1d..85c9050a8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Distributions" uuid = "31c24e10-a181-5473-b8eb-7969acd0382f" authors = ["JuliaStats"] -version = "0.24.18" +version = "0.24.19" [deps] FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"