From e8f8a0b228af9cd98f26b85547d1926bf69e523e Mon Sep 17 00:00:00 2001 From: hhaensel Date: Thu, 20 Jan 2022 09:48:46 +0100 Subject: [PATCH] set version v0.1.4 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c02f31b..64db842 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PlotlySave" uuid = "f4e2401c-25df-400c-adc7-b7787aea0cc3" authors = ["hhaensel "] -version = "0.1.3" +version = "0.1.4" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"