Skip to content

Commit 8b6e8bf

Browse files
committed
v1.3.1
1 parent d1bd71c commit 8b6e8bf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.3.1 (1/3/2025)
2+
-----
3+
* find libzmq in /usr/lib and respect LD_LIBRARY_PATH
4+
* relax dependency to allow czmq-ffi-gen 1.x
5+
16
1.2.7 (7/12/2024)
27
-----
38
* CZTop::Socket#wait_readable: 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.7'
5+
VERSION = '1.3.1'
66

77
end

0 commit comments

Comments
 (0)