You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by cb...@apache.org on 2023/02/07 10:24:54 UTC

[pulsar-client-reactive] 01/01: Update README.adoc

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

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

commit f48f79874c0fe88142a2c454a1b3f0b6dc7dddb9
Author: Christophe Bornet <cb...@hotmail.com>
AuthorDate: Tue Feb 7 11:24:48 2023 +0100

    Update README.adoc
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index 7c5ab30..feecce1 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.1.0
+:latest_version: 0.2.0
 
 Reactive client for Apache Pulsar which is compatible with the Reactive Streams specification.
 This uses Project Reactor as the Reactive Streams implementation.