We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e570d48 commit 13feeafCopy full SHA for 13feeaf
lib/net/imap.rb
@@ -723,7 +723,7 @@ module Net
723
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
724
#
725
class IMAP < Protocol
726
- VERSION = "0.5.1"
+ VERSION = "0.5.2"
727
728
# Aliases for supported capabilities, to be used with the #enable command.
729
ENABLE_ALIASES = {
0 commit comments