Skip to content

Commit 722ad4b

Browse files
committed
bump version to 1.2.1
1 parent 025f5ab commit 722ad4b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.2.1 (1/7/2024)
2+
-----
3+
* fix changelog URI
4+
15
1.2.0 (1/7/2024)
26
-----
37
* refactor waiting for socket readability/writability

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.0'
5+
VERSION = '1.2.1'
66

77
end

0 commit comments

Comments
 (0)