This is an automated email from the ASF dual-hosted git repository. rxl pushed a commit to branch branch-v0.1.0 in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git
commit bc2ba62a227d8b759f72633d4a7b2a0f43cc09ea Author: xiaolong.ran <[email protected]> AuthorDate: Wed Mar 25 13:29:54 2020 +0800 Release 0.1.0 --- VERSION | 2 +- stable.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index c449836..68881cb 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.X.0 +v0.2.0 diff --git a/stable.txt b/stable.txt index 575d9ee..01bfdbb 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.X.0 +v0.1.0
