Skip to content

Commit 6c207e2

Browse files
Back to development version
1 parent 6affb5d commit 6c207e2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Changes Between 3.0.0 and 3.1.0 (unreleased)
2+
3+
No changes yet.
4+
5+
16
## Changes Between 2.2.0 and 3.0.0 (July 20, 2024)
27

38
### Why the Major Version Bump?
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module RabbitMQ
22
module HTTP
33
class Client
4-
VERSION = "3.0.0"
4+
VERSION = "3.1.0.pre"
55
end
66
end
77
end

0 commit comments

Comments
 (0)