Skip to content

Commit 6e284fd

Browse files
committed
🔖 Bump version to 0.4.5
1 parent fde2df9 commit 6e284fd

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
@@ -690,7 +690,7 @@ module Net
690690
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
691691
#
692692
class IMAP < Protocol
693-
VERSION = "0.4.4"
693+
VERSION = "0.4.5"
694694

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

0 commit comments

Comments
 (0)