We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0859dc9 commit 562d873Copy full SHA for 562d873
CHANGES.md
@@ -1,4 +1,4 @@
1
-next
+1.2.7 (7/12/2024)
2
-----
3
* CZTop::Socket#wait_readable: honor small (< 0.5s) timeouts
4
* CZTop::Socket#wait_writable: honor small (< 0.5s) timeouts
lib/cztop/version.rb
@@ -2,6 +2,6 @@
module CZTop
5
- VERSION = '1.2.6'
+ VERSION = '1.2.7'
6
7
end
0 commit comments