Skip to content

Commit 45c6628

Browse files
committed
🔖 Bump version to 0.5.4
1 parent 4648a06 commit 45c6628

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
@@ -733,7 +733,7 @@ module Net
733733
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
734734
#
735735
class IMAP < Protocol
736-
VERSION = "0.5.3"
736+
VERSION = "0.5.4"
737737

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

0 commit comments

Comments
 (0)