Skip to content

Commit a9cece7

Browse files
committed
Bump version to 0.3.4
1 parent 784c051 commit a9cece7

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
@@ -186,7 +186,7 @@ class SMTPUnsupportedCommand < ProtocolError
186186
# user: 'Your Account', secret: 'Your Password', authtype: :cram_md5)
187187
#
188188
class SMTP < Protocol
189-
VERSION = "0.3.3"
189+
VERSION = "0.3.4"
190190

191191
Revision = %q$Revision$.split[1]
192192

0 commit comments

Comments
 (0)