From 25730521ca07f22c78ab61820c7bb8b5782957ad Mon Sep 17 00:00:00 2001 From: John Long Date: Wed, 17 Jan 2024 10:09:28 -0500 Subject: [PATCH] Bump BloqadeDormandPrince to 0.1.1 --- lib/BloqadeDormandPrince/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/BloqadeDormandPrince/Project.toml b/lib/BloqadeDormandPrince/Project.toml index cfca02b1d..20adc60bb 100644 --- a/lib/BloqadeDormandPrince/Project.toml +++ b/lib/BloqadeDormandPrince/Project.toml @@ -1,7 +1,7 @@ name = "BloqadeDormandPrince" uuid = "19133132-2f02-44a9-8d8c-5915d2e7e792" authors = ["Phillip Weinberg"] -version = "0.1.0" +version = "0.1.1" [deps] BloqadeExpr = "bd27d05e-4ce1-5e79-84dd-c5d7d508abe2"