Skip to content

Commit 07a9628

Browse files
Bump dev version
1 parent bbb1bb0 commit 07a9628

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Changes between 2.7.0 and 2.8.0 (unreleased)
2+
3+
No changes yet.
4+
5+
16
## Changes between 2.6.0 and 2.7.0 (Mar 31, 2026)
27

38
### Channel.Close Predicates Now Return True Boolean

lib/amq/protocol/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module AMQ
22
module Protocol
3-
VERSION = "2.7.0"
3+
VERSION = "2.8.0"
44
end # Protocol
55
end # AMQ

0 commit comments

Comments
 (0)