We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 177e0cc commit 5622a23Copy full SHA for 5622a23
lib/t/version.rb
@@ -2,7 +2,7 @@ module T
2
class Version
3
MAJOR = 4
4
MINOR = 1
5
- PATCH = 0
+ PATCH = 1
6
PRE = nil
7
8
class << self
0 commit comments