diff --git a/G/Graphics/Compat.toml b/G/Graphics/Compat.toml index faf185150f88d68..b766f130d92d792 100644 --- a/G/Graphics/Compat.toml +++ b/G/Graphics/Compat.toml @@ -11,5 +11,8 @@ julia = "1" ["1.0.0"] Colors = "0.9" -["1.0.1-1"] +["1.0.1"] Colors = "0.9-0.11" + +["1.0.2-1"] +Colors = "0.9-0.12" diff --git a/G/Graphics/Versions.toml b/G/Graphics/Versions.toml index 941bf05f0016b68..3b8acb6af21cb4e 100644 --- a/G/Graphics/Versions.toml +++ b/G/Graphics/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "58ae9effc8844860ad126a7a3fb8c01f9c3768a2" ["1.0.1"] git-tree-sha1 = "a9ca650f074942cadb98d59198f93b9adc11d1ea" + +["1.0.2"] +git-tree-sha1 = "45d684ead5b65c043ad46bd5be750d61c39d7ef8"