We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4489baa commit d030de0Copy full SHA for d030de0
lib/t/version.rb
@@ -1,7 +1,7 @@
1
module T
2
class Version
3
MAJOR = 3
4
- MINOR = 0
+ MINOR = 1
5
PATCH = 0
6
PRE = nil
7
0 commit comments