From d84df118da273bdd48fbf92698d00b1e7b795264 Mon Sep 17 00:00:00 2001 From: Chris Elrod Date: Mon, 9 Oct 2023 22:24:45 -0400 Subject: [PATCH] Bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1b78b94..5df4071 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "FastBroadcast" uuid = "7034ab61-46d4-4ed7-9d0f-46aef9175898" authors = ["Yingbo Ma and Chris Elrod "] -version = "0.2.6" +version = "0.2.7" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"