From 1605b406567d68deacf73b0f850057c4254edf27 Mon Sep 17 00:00:00 2001 From: Anna Jaruga Date: Fri, 8 Nov 2024 15:58:10 -0800 Subject: [PATCH] Bump version for new release - 0.22.4 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2dd6d733e..313ae5f36 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CloudMicrophysics" uuid = "6a9e3e04-43cd-43ba-94b9-e8782df3c71b" authors = ["Climate Modeling Alliance"] -version = "0.22.3" +version = "0.22.4" [deps] ClimaParams = "5c42b081-d73a-476f-9059-fd94b934656c"