Skip to content

Commit 3e49067

Browse files
committed
🔖 Bump version to 0.6.4
1 parent 0ede4c4 commit 3e49067

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
@@ -813,7 +813,7 @@ module Net
813813
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
814814
#
815815
class IMAP < Protocol
816-
VERSION = "0.6.3"
816+
VERSION = "0.6.4"
817817

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

0 commit comments

Comments
 (0)