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 1e7aa332 release(rust): get ready to launch the Rust SDK (#578)
1e7aa332 is described below

commit 1e7aa3327a056296a887ff2e1d12fee45651fd3f
Author: SSpirits <[email protected]>
AuthorDate: Thu Jul 27 16:25:09 2023 +0800

    release(rust): get ready to launch the Rust SDK (#578)
    
    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 69241d91..d8f76aba 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -16,7 +16,7 @@
 #
 [package]
 name = "rocketmq"
-version = "0.1.2"
+version = "5.0.0-rc1"
 edition = "2021"
 rust-version = "1.61"
 authors = [

Reply via email to