Skip to content

Commit 0cbf531

Browse files
committed
🔖 Bump version to 0.4.17
1 parent bb4a2c9 commit 0cbf531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/imap.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ module Net
719719
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
720720
#
721721
class IMAP < Protocol
722-
VERSION = "0.4.16"
722+
VERSION = "0.4.17"
723723

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

0 commit comments

Comments
 (0)