Skip to content

Commit d030de0

Browse files
committed
Bump version to 3.1.0
1 parent 4489baa commit d030de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/t/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module T
22
class Version
33
MAJOR = 3
4-
MINOR = 0
4+
MINOR = 1
55
PATCH = 0
66
PRE = nil
77

0 commit comments

Comments
 (0)