Skip to content

Commit c9d812d

Browse files
committed
Bump version to 0.3.1.1
1 parent 7534216 commit c9d812d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/net/smtp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ class SMTPUnsupportedCommand < ProtocolError
179179
# user: 'Your Account', secret: 'Your Password', authtype: :cram_md5)
180180
#
181181
class SMTP < Protocol
182-
VERSION = "0.3.1"
182+
VERSION = "0.3.1.1"
183183

184184
Revision = %q$Revision$.split[1]
185185

0 commit comments

Comments
 (0)