Skip to content

Commit 0d5f663

Browse files
committed
bump version to 1.1.2
1 parent e07d99f commit 0d5f663

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.1.2 (1/5/2024)
22
-----
33
* refactor to make code Fiber Scheduler agnostic
44
* remove Async::IO::CZTopSocket

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.1'
5+
VERSION = '1.1.2'
66

77
end

0 commit comments

Comments
 (0)