From a971dc9d66e22985b531b0287c069375c390f299 Mon Sep 17 00:00:00 2001 From: lklimek <842586+lklimek@users.noreply.github.com> Date: Sat, 5 Oct 2024 19:33:59 +0200 Subject: [PATCH] Update Cargo.toml --- proto/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/Cargo.toml b/proto/Cargo.toml index 1c07731..d0946c8 100644 --- a/proto/Cargo.toml +++ b/proto/Cargo.toml @@ -1,5 +1,5 @@ [package] -version = "1.2.0+1.3.0" + name = "tenderdash-proto" edition = "2021" license = "Apache-2.0"