From 5c6a08d5419a0ca712ad9c033a50cfe46d37bc2c Mon Sep 17 00:00:00 2001 From: ChrisRackauckas-Claude Date: Tue, 28 Jul 2026 05:25:03 -0400 Subject: [PATCH] Sync package versions with the General registry - `SurrogatesBase` 1.1.3 1.1.4 unreleased changes with no version bump Co-Authored-By: Chris Rackauckas --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9bcf798..3b797cf 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.3" +version = "1.1.4" [compat] AllocCheck = "0.2"