We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1762fd commit e588adbCopy full SHA for e588adb
lib/net/imap.rb
@@ -717,7 +717,7 @@ module Net
717
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
718
#
719
class IMAP < Protocol
720
- VERSION = "0.4.13"
+ VERSION = "0.4.14"
721
722
# Aliases for supported capabilities, to be used with the #enable command.
723
ENABLE_ALIASES = {
0 commit comments