Skip to content

Commit

Permalink
🔖 Bump version to 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nevans committed Dec 22, 2024
1 parent 4648a06 commit 45c6628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/net/imap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ module Net
# * {IMAP URLAUTH Authorization Mechanism Registry}[https://www.iana.org/assignments/urlauth-authorization-mechanism-registry/urlauth-authorization-mechanism-registry.xhtml]
#
class IMAP < Protocol
VERSION = "0.5.3"
VERSION = "0.5.4"

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

0 comments on commit 45c6628

Please sign in to comment.