From 38190ebd40a6ddca7762a04f825a741896f224fa Mon Sep 17 00:00:00 2001 From: Aayush Sabharwal Date: Fri, 27 Oct 2023 13:29:08 +0530 Subject: [PATCH] feat: bump minor version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1d765ee5b8..29afd68882 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SciMLBase" uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462" authors = ["Chris Rackauckas and contributors"] -version = "2.4.3" +version = "2.5.0" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"