From b59e961f1d6f2dcbf326a4222af94b6303be0f5e Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 25 Dec 2020 18:47:36 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0cf7aa43..fae6333e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DiffEqBayes" uuid = "ebbdde9d-f333-5424-9be2-dbf1e9acfb5e" authors = ["Vaibhavdixit02 "] -version = "2.21.0" +version = "2.22.0" [deps] ApproxBayes = "f5f396d3-230c-5e07-80e6-9fadf06146cc"