From d476e7291cf7fb7ca2d41378e3702c6040d8c6a1 Mon Sep 17 00:00:00 2001 From: Paul Berg Date: Thu, 7 Dec 2023 11:36:56 +0100 Subject: [PATCH] Bump version This will retrigger a build. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2f66dbe281..0e4a621472 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "Pluto" uuid = "c3e4b0f8-55cb-11ea-2926-15256bba5781" license = "MIT" authors = ["Fons van der Plas "] -version = "0.19.34" +version = "0.19.35" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"