Skip to content

Commit 62710b9

Browse files
committed
🔖 Bump version to 0.5.6
1 parent 70e3ddd commit 62710b9

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
@@ -744,7 +744,7 @@ module Net
744744
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
745745
#
746746
class IMAP < Protocol
747-
VERSION = "0.5.5"
747+
VERSION = "0.5.6"
748748

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

0 commit comments

Comments
 (0)