Skip to content

Commit 2997ba9

Browse files
authored
[Release 0.5.10] Post release steps (#201)
* [Release 0.5.10] Update latest version in README.adoc to 0.5.10 * [Release 0.5.10] Update next snapshot version to 0.5.11-SNAPSHOT
1 parent 047ad9b commit 2997ba9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
= Reactive client for Apache Pulsar
2020
2121
:github: https://github.com/apache/pulsar-client-reactive
22-
:latest_version: 0.5.8
22+
:latest_version: 0.5.10
2323
2424
Reactive client for Apache Pulsar which is compatible with the Reactive Streams specification.
2525
This uses Project Reactor as the Reactive Streams implementation.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
# under the License.
1818
#
1919

20-
version=0.5.10
20+
version=0.5.11-SNAPSHOT

0 commit comments

Comments
 (0)