We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e3ddd commit 62710b9Copy full SHA for 62710b9
lib/net/imap.rb
@@ -744,7 +744,7 @@ module Net
744
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
745
#
746
class IMAP < Protocol
747
- VERSION = "0.5.5"
+ VERSION = "0.5.6"
748
749
# Aliases for supported capabilities, to be used with the #enable command.
750
ENABLE_ALIASES = {
0 commit comments