From 54069ac444045a9f7bb40cb1e35c5fc237b85d52 Mon Sep 17 00:00:00 2001 From: David Anthoff Date: Mon, 6 Jan 2025 15:54:36 -0800 Subject: [PATCH] Set version to v6.0.1-DEV --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f50f65f..b8e82b5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "JuliaWorkspaces" uuid = "e554591c-7f10-434f-9f27-2097f62a04fd" authors = ["David Anthoff "] -version = "6.0.0" +version = "6.0.1-DEV" [deps] JuliaSyntax = "70703baa-626e-46a2-a12c-08ffd08c73b4"