We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc9948e commit f76d433Copy full SHA for f76d433
lib/net/imap.rb
@@ -788,7 +788,7 @@ module Net
788
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
789
#
790
class IMAP < Protocol
791
- VERSION = "0.5.7"
+ VERSION = "0.5.8"
792
793
# Aliases for supported capabilities, to be used with the #enable command.
794
ENABLE_ALIASES = {
0 commit comments