From f84ecccde63bb3d279b9e18e799af8443f749707 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Tue, 23 Jun 2026 01:25:26 +0000 Subject: [PATCH] Release v1.1.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 28d2d69..50e6a22 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SurrogatesBase" uuid = "89f642e6-4179-4274-8202-c11f4bd9a72c" authors = ["Samuel Belko and contributors"] -version = "1.1.0" +version = "1.1.1" [compat] AllocCheck = "0.2"