Skip to content

Commit 562d873

Browse files
committed
bump version to 1.2.7
1 parent 0859dc9 commit 562d873

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.7 (7/12/2024)
22
-----
33
* CZTop::Socket#wait_readable: honor small (< 0.5s) timeouts
44
* CZTop::Socket#wait_writable: honor small (< 0.5s) timeouts

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.6'
5+
VERSION = '1.2.7'
66

77
end

0 commit comments

Comments
 (0)