From 03ae1c131121b7a702f074a3d471cef66e77c407 Mon Sep 17 00:00:00 2001 From: David Anthoff Date: Thu, 18 Jul 2024 00:13:38 +0200 Subject: [PATCH] Set version to v4.3.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 137cbb0..12827c6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "JuliaWorkspaces" uuid = "e554591c-7f10-434f-9f27-2097f62a04fd" authors = ["David Anthoff "] -version = "4.2.1-DEV" +version = "4.3.0" [deps] JuliaSyntax = "70703baa-626e-46a2-a12c-08ffd08c73b4"