From 15c325f7c60ebd4959463c68d3c32b1f56917c5c Mon Sep 17 00:00:00 2001 From: "Gregory L. Wagner" Date: Fri, 22 Nov 2024 17:23:50 -0800 Subject: [PATCH] Update Project.toml (#265) Co-authored-by: Simone Silvestri --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 03c6e609..32571d19 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "ClimaOcean" uuid = "0376089a-ecfe-4b0e-a64f-9c555d74d754" license = "MIT" authors = ["Climate Modeling Alliance and contributors"] -version = "0.2.3" +version = "0.2.4" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"