This is an automated email from the ASF dual-hosted git repository.

zike pushed a commit to branch branch-0.12.0
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git


The following commit(s) were added to refs/heads/branch-0.12.0 by this push:
     new 853c108e Release 0.12.0
853c108e is described below

commit 853c108eec6fa10bda801f945ee258d8615bf8b9
Author: Zike Yang <[email protected]>
AuthorDate: Mon Jan 22 07:19:23 2024 +0000

    Release 0.12.0
    
    Signed-off-by: Zike Yang <[email protected]>
---
 VERSION    | 2 +-
 stable.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION b/VERSION
index dbf0637b..725659e7 100644
--- a/VERSION
+++ b/VERSION
@@ -1,3 +1,3 @@
 // This version number refers to the currently released version number
 // Please fix the version when release.
-v0.11.1
+v0.12.0
diff --git a/stable.txt b/stable.txt
index 7e38472c..e0916329 100644
--- a/stable.txt
+++ b/stable.txt
@@ -1,3 +1,3 @@
 // This version number refers to the current stable version, generally is 
`VERSION - 1`.
 // Please fix the version when release.
-v0.11.1
+v0.12.0

Reply via email to