From a01a37786a154ca441fd22b7268c3c9eac9e9ae4 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 31 May 2025 10:49:54 +0000 Subject: [PATCH] Bump Jump problems to Catalyst v15 --- lib/JumpProblemLibrary/Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/JumpProblemLibrary/Project.toml b/lib/JumpProblemLibrary/Project.toml index eea803a..9975a7b 100644 --- a/lib/JumpProblemLibrary/Project.toml +++ b/lib/JumpProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "JumpProblemLibrary" uuid = "faf0f6d7-8cee-47cb-b27c-1eb80cef534e" -version = "1.0.0" +version = "1.1.0" [deps] Catalyst = "479239e8-5488-4da2-87a7-35f2df7eef83" @@ -9,7 +9,7 @@ RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47" [compat] Aqua = "0.5" -Catalyst = "14" +Catalyst = "15" DiffEqBase = "6" RuntimeGeneratedFunctions = "0.5" julia = "1.10"