diff --git a/C/Colors/Compat.toml b/C/Colors/Compat.toml index 7de85993d7fbf4e..195abc73f4b8923 100644 --- a/C/Colors/Compat.toml +++ b/C/Colors/Compat.toml @@ -20,18 +20,23 @@ Reexport = "0.2" ["0.11"] ColorTypes = "0.9" -["0.12-0"] +["0.12"] FixedPointNumbers = "0.6-0.8" ["0.12-0.12.7"] ColorTypes = "0.10" -["0.12.6-0"] +["0.12.6-0.12"] Reexport = ["0.2", "1"] -["0.12.8-0"] +["0.12.8-0.12"] ColorTypes = "0.10-0.11" +["0.13-0"] +ColorTypes = "0.11.5-0.12" +FixedPointNumbers = "0.8" +Reexport = "1" + ["0.9.3-0.9.5"] ColorTypes = "0.7.4-0.7" diff --git a/C/Colors/Versions.toml b/C/Colors/Versions.toml index 56029c639945a85..556b732c22c4245 100644 --- a/C/Colors/Versions.toml +++ b/C/Colors/Versions.toml @@ -69,3 +69,6 @@ git-tree-sha1 = "fc08e5930ee9a4e03f84bfb5211cb54e7769758a" ["0.12.11"] git-tree-sha1 = "362a287c3aa50601b0bc359053d5c2468f0e7ce0" + +["0.13.0"] +git-tree-sha1 = "64e15186f0aa277e174aa81798f7eb8598e0157e"