Skip to content

Commit 5622a23

Browse files
committed
Bump version to 4.1.1
1 parent 177e0cc commit 5622a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/t/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module T
22
class Version
33
MAJOR = 4
44
MINOR = 1
5-
PATCH = 0
5+
PATCH = 1
66
PRE = nil
77

88
class << self

0 commit comments

Comments
 (0)