Skip to content

Commit

Permalink
Bump version to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 30, 2023
1 parent e4c8efa commit aacebd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/t/version.rb
@@ -1,7 +1,7 @@
module T
class Version
MAJOR = 3
MINOR = 1
MAJOR = 4
MINOR = 0
PATCH = 0
PRE = nil

Expand Down

0 comments on commit aacebd2

Please sign in to comment.