Skip to content

Commit b3df2b3

Browse files
committedApr 30, 2024·
Bump version to 4.1.0
1 parent 41125fb commit b3df2b3

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
@@ -1,7 +1,7 @@
11
module T
22
class Version
33
MAJOR = 4
4-
MINOR = 0
4+
MINOR = 1
55
PATCH = 0
66
PRE = nil
77

0 commit comments

Comments
 (0)
Please sign in to comment.