From 632c0d73886790ab4349b153ec81b1cb5907bd6c Mon Sep 17 00:00:00 2001 From: Anshul Singhvi Date: Mon, 12 Aug 2024 09:43:57 -0400 Subject: [PATCH] Bump version to 0.4.2 fix makie block issue --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4e950ab..6e11460 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MakieTeX" uuid = "6d554a22-29e7-47bd-aee5-0c5f06619414" authors = ["Anshul Singhvi , and contributors"] -version = "0.4.1" +version = "0.4.2" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"