From 2593e13d88aa4fd6755f96945ec5f655a0002db1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathieu=20Besan=C3=A7on?= Date: Fri, 6 Dec 2019 09:42:49 +0100 Subject: [PATCH] bump project --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6ad6a6e9a2..18aaf37934 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Distributions" uuid = "31c24e10-a181-5473-b8eb-7969acd0382f" authors = ["JuliaStats"] -version = "0.21.10" +version = "0.21.11" [deps] FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"