Skip to content

Commit

Permalink
Bump version to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 30, 2024
1 parent 41125fb commit b3df2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/t/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module T
class Version
MAJOR = 4
MINOR = 0
MINOR = 1
PATCH = 0
PRE = nil

Expand Down

0 comments on commit b3df2b3

Please sign in to comment.