Skip to content

Commit

Permalink
Bump patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Oct 3, 2024
1 parent 4a2d03e commit 394fc85
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ClimaCore"
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
authors = ["CliMA Contributors <[email protected]>"]
version = "0.14.17"
version = "0.14.18"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand Down
4 changes: 2 additions & 2 deletions lib/ClimaCorePlots/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ClimaCorePlots"
uuid = "cf7c7e5a-b407-4c48-9047-11a94a308626"
authors = ["CliMA Contributors <[email protected]>"]
version = "0.2.11"
version = "0.2.12"

[deps]
ClimaComms = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions lib/ClimaCoreTempestRemap/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ClimaCoreTempestRemap"
uuid = "d934ef94-cdd4-4710-83d6-720549644b70"
authors = ["CliMA Contributors <[email protected]>"]
version = "0.3.17"
version = "0.3.18"

[deps]
ClimaComms = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
Expand All @@ -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"
Expand Down

0 comments on commit 394fc85

Please sign in to comment.