Skip to content

Commit 43fbb56

Browse files
committed
bump version to 1.2.5
1 parent fceada0 commit 43fbb56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
next
1+
1.2.5 (7/11/2024)
22
-----
33
* CZTop::Socket::ROUTER#wait_writable: don't raise SocketError if no peer is connected
44
- even if ZMQ_ROUTER_MANDATORY is set

lib/cztop/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module CZTop
44

5-
VERSION = '1.2.4'
5+
VERSION = '1.2.5'
66

77
end

0 commit comments

Comments
 (0)