From 00120e6e35a185342fa5c985e4989e22c8d233ef Mon Sep 17 00:00:00 2001 From: SW van Heerden Date: Thu, 10 Oct 2024 15:07:53 +0200 Subject: [PATCH] chore: fix version (#237) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b1d185a..9cd09b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ categories = ["cryptography"] homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "0.20.3" +version = "0.21.0" edition = "2018" [dependencies]