We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fceada0 commit 43fbb56Copy full SHA for 43fbb56
CHANGES.md
@@ -1,4 +1,4 @@
1
-next
+1.2.5 (7/11/2024)
2
-----
3
* CZTop::Socket::ROUTER#wait_writable: don't raise SocketError if no peer is connected
4
- even if ZMQ_ROUTER_MANDATORY is set
lib/cztop/version.rb
@@ -2,6 +2,6 @@
module CZTop
5
- VERSION = '1.2.4'
+ VERSION = '1.2.5'
6
7
end
0 commit comments