Skip to content

Commit 602b1e7

Browse files
committed
Bump version to 0.3.4
1 parent 4d4866e commit 602b1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/imap.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ module Net
701701
# * {Character sets}[https://www.iana.org/assignments/character-sets/character-sets.xhtml]
702702
#
703703
class IMAP < Protocol
704-
VERSION = "0.3.3"
704+
VERSION = "0.3.4"
705705

706706
include MonitorMixin
707707
if defined?(OpenSSL::SSL)

0 commit comments

Comments
 (0)