Skip to content

Commit 31709f9

Browse files
committed
bump version to 3.0.4
1 parent 6b6255c commit 31709f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/subroutine/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module Subroutine
44

55
MAJOR = 3
66
MINOR = 0
7-
PATCH = 3
7+
PATCH = 4
88
PRE = nil
99

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

0 commit comments

Comments
 (0)