Skip to content

Commit cbb1930

Browse files
Merge pull request #2079 from CliMA/ck/unbump_ccp
Un-bump ClimaCorePlots version, add compat for release
2 parents aa95d03 + 797d8d1 commit cbb1930

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/ClimaCorePlots/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClimaCorePlots"
22
uuid = "cf7c7e5a-b407-4c48-9047-11a94a308626"
33
authors = ["CliMA Contributors <clima-software@caltech.edu>"]
4-
version = "0.2.12"
4+
version = "0.2.11"
55

66
[deps]
77
ClimaComms = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
@@ -11,6 +11,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1111
TriplotBase = "981d1d27-644d-49a2-9326-4793e63143c3"
1212

1313
[compat]
14+
ClimaComms = "0.6"
1415
ClimaCore = "0.11, 0.12, 0.13, 0.14"
1516
RecipesBase = "1"
1617
StaticArrays = "1"

0 commit comments

Comments
 (0)