We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41cc8a1 commit 1608a0aCopy full SHA for 1608a0a
lib/net/imap.rb
@@ -761,7 +761,7 @@ module Net
761
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
762
#
763
class IMAP < Protocol
764
- VERSION = "0.4.21"
+ VERSION = "0.4.22"
765
766
# Aliases for supported capabilities, to be used with the #enable command.
767
ENABLE_ALIASES = {
0 commit comments