From 8a5f46ea2a247d5f289f544523adbc00dd24f3eb Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Wed, 30 Oct 2024 05:47:28 -0400 Subject: [PATCH] Bump version number from 10.8.1 to 10.9.0 (#580) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 09885808..e30ca1c2 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.8.1" +version = "10.9.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"