We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec0699 commit 63f53ffCopy full SHA for 63f53ff
1 file changed
lib/net/imap.rb
@@ -779,7 +779,7 @@ module Net
779
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
780
#
781
class IMAP < Protocol
782
- VERSION = "0.4.23"
+ VERSION = "0.4.24"
783
784
# Aliases for supported capabilities, to be used with the #enable command.
785
ENABLE_ALIASES = {
0 commit comments