Skip to content

Commit b5642d0

Browse files
committed
Bump version to 0.3.6
1 parent f392adc commit b5642d0

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
@@ -699,7 +699,7 @@ module Net
699699
# * {Character sets}[https://www.iana.org/assignments/character-sets/character-sets.xhtml]
700700
#
701701
class IMAP < Protocol
702-
VERSION = "0.3.5"
702+
VERSION = "0.3.6"
703703

704704
include MonitorMixin
705705
if defined?(OpenSSL::SSL)

0 commit comments

Comments
 (0)