From 7f99ab58142cdc235907d3a8468df27289515579 Mon Sep 17 00:00:00 2001 From: Aayush Sabharwal Date: Sat, 22 Mar 2025 14:40:36 +0530 Subject: [PATCH] build: bump patch version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ad4e5da4f..a06a02b29 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 = "2.77.1" +version = "2.77.2" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"