diff --git a/Project.toml b/Project.toml index 281cdc2..020151b 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.6" +version = "0.13.7" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" @@ -13,7 +13,7 @@ Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998" DataFrames = "1" Genie = "5" Requires = "1" -Stipple = "0.23, 0.24, 0.25, 0.26" +Stipple = "0.23, 0.24, 0.25, 0.26, 0.27" julia = "1.6" [extras]