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 bb4a2c9 commit 0cbf531Copy full SHA for 0cbf531
lib/net/imap.rb
@@ -719,7 +719,7 @@ module Net
719
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
720
#
721
class IMAP < Protocol
722
- VERSION = "0.4.16"
+ VERSION = "0.4.17"
723
724
# Aliases for supported capabilities, to be used with the #enable command.
725
ENABLE_ALIASES = {
0 commit comments