We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81b410 commit 8e16033Copy full SHA for 8e16033
README.adoc
@@ -19,7 +19,7 @@
19
= Reactive client for Apache Pulsar
20
21
:github: https://github.com/apache/pulsar-client-reactive
22
-:latest_version: 0.6.0
+:latest_version: 0.7.0
23
24
Reactive client for Apache Pulsar which is compatible with the Reactive Streams specification.
25
This uses Project Reactor as the Reactive Streams implementation.
gradle.properties
@@ -17,4 +17,4 @@
17
# under the License.
18
#
-version=0.7.0
+version=0.7.1-SNAPSHOT
0 commit comments