From c51dd78bb6dc507266f48e66dfed1ebc6de63fa5 Mon Sep 17 00:00:00 2001 From: Yingbo Ma Date: Sat, 3 Jul 2021 12:55:49 -0400 Subject: [PATCH] Bump minor version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 296aeed92..2becb1df4 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 = "1.14.0" +version = "1.15.0" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"