From a08f69bfe7a54cab4a4ffa2f438e8b64aaf86a4f Mon Sep 17 00:00:00 2001 From: Gabriele Bozzola Date: Fri, 9 Feb 2024 16:43:22 -0800 Subject: [PATCH] Bump to 0.2.5 With the new compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 655746a..00061eb 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CubedSphere" uuid = "7445602f-e544-4518-8976-18f8e8ae6cdb" authors = ["Climate Modeling Alliance and contributors"] -version = "0.2.4" +version = "0.2.5" [deps] Elliptic = "b305315f-e792-5b7a-8f41-49f472929428"