Skip to content

Commit b6b6cb7

Browse files
committed
Release v2.8.1
1 parent bbf7f91 commit b6b6cb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/mail/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module VERSION
55
MAJOR = 2
66
MINOR = 8
77
PATCH = 1
8-
BUILD = "rc2"
8+
BUILD = nil
99

1010
STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
1111

0 commit comments

Comments
 (0)