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

eolivelli 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 eddc06b  Update README.adoc (#121)
eddc06b is described below

commit eddc06b550285b65a5cba62c464d4e4b8ff1f4a1
Author: Christophe Bornet <cbor...@hotmail.com>
AuthorDate: Tue Feb 7 12:01:10 2023 +0100

    Update README.adoc (#121)
---
 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.

Reply via email to