Skip to content

Commit 3d3f658

Browse files
committed
🔖 Bump version to 0.5.3
1 parent 6a520fb commit 3d3f658

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
@@ -723,7 +723,7 @@ module Net
723723
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
724724
#
725725
class IMAP < Protocol
726-
VERSION = "0.5.2"
726+
VERSION = "0.5.3"
727727

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

0 commit comments

Comments
 (0)