From b0afec640c6479c08517adcf82f8c4b366c2b254 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Mon, 22 Jul 2024 18:48:13 -0400 Subject: [PATCH] Bump version (#570) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c751b06d..4262d5e6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "RegistryCI" uuid = "0c95cc5f-2f7e-43fe-82dd-79dbcba86b32" authors = ["Dilum Aluthge ", "Fredrik Ekre ", "contributors"] -version = "10.6.0" +version = "10.7.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"