Skip to content

Commit d32b8bc

Browse files
committed
🔀 Merge tag 'v0.6.3' (oops!)
2 parents 9a7858e + 8c2fb18 commit d32b8bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/net/imap.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ module Net
788788
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
789789
#
790790
class IMAP < Protocol
791-
VERSION = "0.6.2"
791+
VERSION = "0.6.3"
792792

793793
# Aliases for supported capabilities, to be used with the #enable command.
794794
ENABLE_ALIASES = {

0 commit comments

Comments
 (0)