Skip to content

Commit 4063bc1

Browse files
committed
🔖 Bump version to 0.5.14
1 parent f79d35b commit 4063bc1

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
@@ -806,7 +806,7 @@ module Net
806806
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
807807
#
808808
class IMAP < Protocol
809-
VERSION = "0.5.13"
809+
VERSION = "0.5.14"
810810

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

0 commit comments

Comments
 (0)