This is an automated email from the ASF dual-hosted git repository.
lizhanhui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
The following commit(s) were added to refs/heads/master by this push:
new 1c43ebe1 Release gRPC Rust Client for Apache RocketMQ 5.0.0 (#583)
1c43ebe1 is described below
commit 1c43ebe1b916c70e5186a11b236934ea85cd596d
Author: SSpirits <[email protected]>
AuthorDate: Mon Aug 7 13:54:42 2023 +0800
Release gRPC Rust Client for Apache RocketMQ 5.0.0 (#583)
Signed-off-by: SSpirits <[email protected]>
---
rust/Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index d8f76aba..80af0bb9 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -16,7 +16,7 @@
#
[package]
name = "rocketmq"
-version = "5.0.0-rc1"
+version = "5.0.0"
edition = "2021"
rust-version = "1.61"
authors = [