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 319ab07 commit 7fe27c6Copy full SHA for 7fe27c6
lib/net/imap.rb
@@ -690,7 +690,7 @@ module Net
690
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
691
#
692
class IMAP < Protocol
693
- VERSION = "0.4.5"
+ VERSION = "0.4.6"
694
695
# Aliases for supported capabilities, to be used with the #enable command.
696
ENABLE_ALIASES = {
0 commit comments