Skip to content

Commit

Permalink
bump version to 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fusion2004 committed Nov 11, 2024
1 parent 6b6255c commit 31709f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/subroutine/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Subroutine

MAJOR = 3
MINOR = 0
PATCH = 3
PATCH = 4
PRE = nil

VERSION = [MAJOR, MINOR, PATCH, PRE].compact.join(".")
Expand Down

0 comments on commit 31709f9

Please sign in to comment.