From 34718a5d9868ef7f6cb40270507087584d81ee9d Mon Sep 17 00:00:00 2001 From: Vaibhav Kumar Dixit Date: Fri, 24 Dec 2021 11:54:57 +0530 Subject: [PATCH] Update Project.toml Based on discussion in https://github.com/JuliaRegistries/General/pull/50892 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1aec73d3..5e1b05ad 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GlobalSensitivity" uuid = "af5da776-676b-467e-8baf-acd8249e4f0f" authors = ["Vaibhavdixit02 "] -version = "1.2.3" +version = "1.3.0" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"