Skip to content

Commit 38ce681

Browse files
committed
🔖 Bump version to 0.3.8
1 parent cb92191 commit 38ce681

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

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

0 commit comments

Comments
 (0)