From 256f8f3a615c84f8c89894c3eea7be9eb2e907e3 Mon Sep 17 00:00:00 2001 From: Spencer Lyon Date: Fri, 16 Jul 2021 09:46:19 -0600 Subject: [PATCH] bump version number to use plotly 2.x! --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b61515e4..7061f34b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PlotlyJS" uuid = "f0f68f2c-4968-5e81-91da-67840de0976a" authors = ["Spencer Lyon "] -version = "0.17.0" +version = "0.18.0" [deps] Blink = "ad839575-38b3-5650-b840-f874b8c74a25"