Skip to content

Commit 1608a0a

Browse files
committed
🔖 Bump version to v0.4.22
1 parent 41cc8a1 commit 1608a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/imap.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ module Net
761761
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
762762
#
763763
class IMAP < Protocol
764-
VERSION = "0.4.21"
764+
VERSION = "0.4.22"
765765

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

0 commit comments

Comments
 (0)