Skip to content

Commit 5660bfd

Browse files
committed
bump version to 1.2.0
1 parent 7e0fedf commit 5660bfd

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.0 (1/7/2024)
22
-----
33
* refactor waiting for socket readability/writability
44
* fix ROUTER socket hanging in busy loop if ZMQ_ROUTER_MANDATORY flag is set and sending a message while no peers are connected

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.1.2'
5+
VERSION = '1.2.0'
66

77
end

0 commit comments

Comments
 (0)