This is an automated email from the ASF dual-hosted git repository.
rxl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git
The following commit(s) were added to refs/heads/master by this push:
new 1df5596 Update version file to 0.8.0 (#728)
1df5596 is described below
commit 1df5596aa7a351c6f43edb53f54b2a14b83b0073
Author: xiaolong ran <[email protected]>
AuthorDate: Mon Feb 21 10:40:24 2022 +0800
Update version file to 0.8.0 (#728)
Signed-off-by: xiaolongran <[email protected]>
## Motivation
Update version file to 0.8.0
---
VERSION | 2 +-
stable.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/VERSION b/VERSION
index 3129f0c..c12365b 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.7.0
+v0.8.0
diff --git a/stable.txt b/stable.txt
index eb53fa6..aff2506 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.7.0
+v0.8.0