This is an automated email from the ASF dual-hosted git repository. huixxi pushed a commit to branch release-1.11 in repository https://gitbox.apache.org/repos/asf/brpc.git
The following commit(s) were added to refs/heads/release-1.11 by this push: new 47f8d4b9 Update MODULE.bazel 47f8d4b9 is described below commit 47f8d4b9c114e292f978874fdd54302e5194a445 Author: HU <uestc.h...@gmail.com> AuthorDate: Sun Oct 20 14:03:39 2024 +0800 Update MODULE.bazel --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 3ce15203..d2b679fe 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -1,6 +1,6 @@ module( name = 'brpc', - version = '1.10.0', + version = '1.11.0', compatibility_level = 1, ) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org