8000
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 ffedff0 commit 3076a03Copy full SHA for 3076a03
‎lib/net/imap.rb
@@ -662,7 +662,7 @@ module Net
662
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
663
#
664
class IMAP < Protocol
665
- VERSION = "0.3.4"
+ VERSION = "0.4.0.rc1"
666
667
# Aliases for supported capabilities, to be used with the #enable command.
668
ENABLE_ALIASES = {
0 commit comments