diff --git a/Project.toml b/Project.toml index 1ddb7b1..811ad1c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StipplePlotly" uuid = "ec984513-233d-481d-95b0-a3b58b97af2b" authors = ["Adrian and contributors"] -version = "0.13.12" +version = "0.13.13" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" @@ -14,7 +14,7 @@ DataFrames = "1" Genie = "5" PlotlyBase = "0.8.19" Requires = "1" -Stipple = "0.27.30" +Stipple = "0.27.30, 0.28" julia = "1.6" [extras]