Skip to content

Commit

Permalink
bump version to 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
paddor committed Jul 12, 2024
1 parent 73ac72a commit ac3f4b1
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.6 (7/12/2024)
-----
* add missing `require 'io/wait'` to get `IO#wait_readable`
* CZTop::Socket#wait_readable
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.5'
VERSION = '1.2.6'

end

0 comments on commit ac3f4b1

Please sign in to comment.