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

lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-client-reactive.git


The following commit(s) were added to refs/heads/main by this push:
     new 1728551  [Release 0.5.6] Update latest version in README.adoc to 0.5.6 
(#177)
1728551 is described below

commit 1728551cb00ddc9f1ed390cc9408864112fa6b5a
Author: Chris Bono <[email protected]>
AuthorDate: Mon Jun 17 14:13:28 2024 -0500

    [Release 0.5.6] Update latest version in README.adoc to 0.5.6 (#177)
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index a8a2fea..e2e3ff0 100644
--- a/README.adoc
+++ b/README.adoc
@@ -19,7 +19,7 @@
 = Reactive client for Apache Pulsar
 
 :github: https://github.com/apache/pulsar-client-reactive
-:latest_version: 0.5.5
+:latest_version: 0.5.6
 
 Reactive client for Apache Pulsar which is compatible with the Reactive 
Streams specification.
 This uses Project Reactor as the Reactive Streams implementation.

Reply via email to