Skip to content

Commit 4681194

Browse files
committed
🏷️ Bump version to 0.3.7
1 parent 8159e82 commit 4681194

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.6"
702+
VERSION = "0.3.7"
703703

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

0 commit comments

Comments
 (0)