Skip to content

Commit 2ea01cc

Browse files
committed
Use 5.3.0 in readme
1 parent c2a149b commit 2ea01cc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.adoc

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
:rabbitmq-version: 4.0.0
2-
:hop-version: 5.2.0
3-
:jackson-version: 2.18.0
4-
:reactor-netty-version: 1.1.12
5-
:hop-snapshot: 5.3.0-SNAPSHOT
6-
:jackson-for-snapshot: 2.18.0
2+
:hop-version: 5.3.0
3+
:jackson-version: 2.18.1
4+
:reactor-netty-version: 1.2.0
5+
:hop-snapshot: 5.4.0-SNAPSHOT
6+
:jackson-for-snapshot: 2.18.1
77

88
= Hop, Java Client for the RabbitMQ HTTP API
99

release-versions.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
RELEASE_VERSION="5.3.0"
1+
RELEASE_VERSION="5.4.0"
22
DEVELOPMENT_VERSION="5.4.0-SNAPSHOT"
33
RELEASE_BRANCH="main"

0 commit comments

Comments
 (0)