diff --git a/Project.toml b/Project.toml index ba707915..9133ad26 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PlotlyJS" uuid = "f0f68f2c-4968-5e81-91da-67840de0976a" authors = ["Spencer Lyon "] -version = "0.16.1" +version = "0.16.2" [deps] Blink = "ad839575-38b3-5650-b840-f874b8c74a25" @@ -20,7 +20,7 @@ WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29" Blink = "0.12" JSExpr = "0.5" JSON = "0.20, 0.21" -PlotlyBase = "0.6" +PlotlyBase = "0.6.4" Reexport = "0.2, 1" Requires = "1.0" WebIO = "0.8"