Skip to content

Commit

Permalink
bump version to 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
paddor committed Jul 12, 2024
1 parent 0859dc9 commit 562d873
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
next
1.2.7 (7/12/2024)
-----
* CZTop::Socket#wait_readable: honor small (< 0.5s) timeouts
* CZTop::Socket#wait_writable: honor small (< 0.5s) timeouts
Expand Down
2 changes: 1 addition & 1 deletion lib/cztop/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module CZTop

VERSION = '1.2.6'
VERSION = '1.2.7'

end

0 comments on commit 562d873

Please sign in to comment.