Skip to content

Commit 8e16033

Browse files
authored
[Release 0.7.0] Post release steps (#229)
* [Release 0.7.0] Update latest version in README.adoc to 0.7.0 * [Release 0.7.0] Update next snapshot version to 0.7.1-SNAPSHOT
1 parent e81b410 commit 8e16033

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.6.0
22+
:latest_version: 0.7.0
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.7.0
20+
version=0.7.1-SNAPSHOT

0 commit comments

Comments
 (0)