diff --git a/S/StippleCharts/Compat.toml b/S/StippleCharts/Compat.toml index eba9a0f985c4f49..b8c39d64d15609f 100644 --- a/S/StippleCharts/Compat.toml +++ b/S/StippleCharts/Compat.toml @@ -7,5 +7,8 @@ julia = "1" Revise = "2" Stipple = "0.2" -["0.2-0"] +["0.2"] Stipple = "0.4" + +["0.3-0"] +Stipple = "0.5" diff --git a/S/StippleCharts/Versions.toml b/S/StippleCharts/Versions.toml index b1862701c9ea2b9..89859b42b3e35ea 100644 --- a/S/StippleCharts/Versions.toml +++ b/S/StippleCharts/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "0422052d0b525c0e856038822bb085c49c79d0b4" ["0.2.0"] git-tree-sha1 = "1cc13ea9a73e4e753d34b89911875f8517db2c92" + +["0.3.0"] +git-tree-sha1 = "d909075330e14ceed6eb5951adf06a3435e6ce93"