diff --git a/C/ColorBrewer/Compat.toml b/C/ColorBrewer/Compat.toml index 6483368a3053dea..738984ea2361ad2 100644 --- a/C/ColorBrewer/Compat.toml +++ b/C/ColorBrewer/Compat.toml @@ -1,4 +1,9 @@ -[0] +["0-0.4.0"] Colors = "0.0.0-0.12" JSON = "0.0.0-0.21" julia = ["0.7", "1"] + +["0.4.1-0"] +Colors = "0.12-0.13" +JSON = "0.21" +julia = "1.6.0-1" diff --git a/C/ColorBrewer/Deps.toml b/C/ColorBrewer/Deps.toml index 77dc8a487aec51c..977fb046e8002a2 100644 --- a/C/ColorBrewer/Deps.toml +++ b/C/ColorBrewer/Deps.toml @@ -1,4 +1,6 @@ [0] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" + +["0-0.4.0"] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" diff --git a/C/ColorBrewer/Versions.toml b/C/ColorBrewer/Versions.toml index 8ee920f206e1973..e8a0cb62ae6b589 100644 --- a/C/ColorBrewer/Versions.toml +++ b/C/ColorBrewer/Versions.toml @@ -1,2 +1,5 @@ ["0.4.0"] git-tree-sha1 = "61c5334f33d91e570e1d0c3eb5465835242582c4" + +["0.4.1"] +git-tree-sha1 = "e771a63cc8b539eca78c85b0cabd9233d6c8f06f"