From c840eaade889ed96bcf1bff7d1c98dbe2b747351 Mon Sep 17 00:00:00 2001 From: Fons van der Plas Date: Sat, 2 Dec 2023 13:33:23 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b712a39db6..6650eaa094 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.32" +version = "0.19.33" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"