diff --git a/Project.toml b/Project.toml index c4ed7dacde..1b19546d13 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ClimaCore" uuid = "d414da3d-4745-48bb-8d80-42e94e092884" authors = ["CliMA Contributors "] -version = "0.14.17" +version = "0.14.18" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" diff --git a/lib/ClimaCorePlots/Project.toml b/lib/ClimaCorePlots/Project.toml index 47644fd62d..811f4dc2d1 100644 --- a/lib/ClimaCorePlots/Project.toml +++ b/lib/ClimaCorePlots/Project.toml @@ -1,7 +1,7 @@ name = "ClimaCorePlots" uuid = "cf7c7e5a-b407-4c48-9047-11a94a308626" authors = ["CliMA Contributors "] -version = "0.2.11" +version = "0.2.12" [deps] ClimaComms = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d" @@ -11,7 +11,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" TriplotBase = "981d1d27-644d-49a2-9326-4793e63143c3" [compat] -ClimaCore = "0.11, 0.12, 0.13, 0.14" +ClimaCore = "0.11, 0.12, 0.13, 0.14, 0.18" RecipesBase = "1" StaticArrays = "1" TriplotBase = "0.1" diff --git a/lib/ClimaCoreTempestRemap/Project.toml b/lib/ClimaCoreTempestRemap/Project.toml index 72358ef298..3435f39cfa 100644 --- a/lib/ClimaCoreTempestRemap/Project.toml +++ b/lib/ClimaCoreTempestRemap/Project.toml @@ -1,7 +1,7 @@ name = "ClimaCoreTempestRemap" uuid = "d934ef94-cdd4-4710-83d6-720549644b70" authors = ["CliMA Contributors "] -version = "0.3.17" +version = "0.3.18" [deps] ClimaComms = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d" @@ -15,7 +15,7 @@ TempestRemap_jll = "8573a8c5-1df0-515e-a024-abad257ee284" [compat] ClimaComms = "0.5, 0.6" -ClimaCore = "0.11, 0.12, 0.13, 0.14" +ClimaCore = "0.11, 0.12, 0.13, 0.14, 0.18" CommonDataModel = "0.2, 0.3" Dates = "1" LinearAlgebra = "1"