Skip to content

Commit db71cb5

Browse files
Bump dev version
1 parent 1e8f7bd commit db71cb5

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

ChangeLog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
## Changes between 2.5.0 and 2.5.1 (Jan 1, 2026)
1+
## Changes between 2.5.1 and 2.6.0 (in development)
2+
3+
No changes yet.
4+
5+
6+
## Changes between 2.5.0 and 2.5.1 (Jan 19, 2026)
27

38
### Windows Installation Fixes
49

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.5.1"
3+
VERSION = "2.6.0"
44
end # Protocol
55
end # AMQ

0 commit comments

Comments
 (0)