We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ede4c4 commit 3e49067Copy full SHA for 3e49067
1 file changed
lib/net/imap.rb
@@ -813,7 +813,7 @@ module Net
813
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
814
#
815
class IMAP < Protocol
816
- VERSION = "0.6.3"
+ VERSION = "0.6.4"
817
818
# Aliases for supported capabilities, to be used with the #enable command.
819
ENABLE_ALIASES = {
0 commit comments