Skip to content

Commit 63f53ff

Browse files
committed
🔖 Bump version to 0.4.24
1 parent aec0699 commit 63f53ff

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
@@ -779,7 +779,7 @@ module Net
779779
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
780780
#
781781
class IMAP < Protocol
782-
VERSION = "0.4.23"
782+
VERSION = "0.4.24"
783783

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

0 commit comments

Comments
 (0)