Skip to content

Commit

Permalink
Use 5.3.0 in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
acogoluegnes committed Nov 15, 2024
1 parent c2a149b commit 2ea01cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
:rabbitmq-version: 4.0.0
:hop-version: 5.2.0
:jackson-version: 2.18.0
:reactor-netty-version: 1.1.12
:hop-snapshot: 5.3.0-SNAPSHOT
:jackson-for-snapshot: 2.18.0
:hop-version: 5.3.0
:jackson-version: 2.18.1
:reactor-netty-version: 1.2.0
:hop-snapshot: 5.4.0-SNAPSHOT
:jackson-for-snapshot: 2.18.1

= Hop, Java Client for the RabbitMQ HTTP API

Expand Down
2 changes: 1 addition & 1 deletion release-versions.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
RELEASE_VERSION="5.3.0"
RELEASE_VERSION="5.4.0"
DEVELOPMENT_VERSION="5.4.0-SNAPSHOT"
RELEASE_BRANCH="main"

0 comments on commit 2ea01cc

Please sign in to comment.