We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79d35b commit 4063bc1Copy full SHA for 4063bc1
1 file changed
lib/net/imap.rb
@@ -806,7 +806,7 @@ module Net
806
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
807
#
808
class IMAP < Protocol
809
- VERSION = "0.5.13"
+ VERSION = "0.5.14"
810
811
# Aliases for supported capabilities, to be used with the #enable command.
812
ENABLE_ALIASES = {
0 commit comments