From 1862043f009c1bef4ce874b192e7f7b17378e353 Mon Sep 17 00:00:00 2001 From: yieazy Date: Tue, 21 Nov 2023 15:50:36 +0800 Subject: [PATCH] chore: bump to 6.7.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5433001..5b2b9bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "consensus" -version = "6.7.2-beta.3" +version = "6.7.2" authors = ["Rivtower Technologies "] edition = "2021"