Skip to content

Commit e588adb

Browse files
committed
🔖 Bump version to 0.4.14
1 parent f1762fd commit e588adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/imap.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ module Net
717717
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
718718
#
719719
class IMAP < Protocol
720-
VERSION = "0.4.13"
720+
VERSION = "0.4.14"
721721

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

0 commit comments

Comments
 (0)