From d1e523b6912643e1bd90f4af1b06d5db2006dc13 Mon Sep 17 00:00:00 2001 From: nick evans Date: Fri, 8 Nov 2024 17:50:13 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20to=20v0.4.18?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/net/imap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/net/imap.rb b/lib/net/imap.rb index d1d7db18..316186c5 100644 --- a/lib/net/imap.rb +++ b/lib/net/imap.rb @@ -719,7 +719,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.4.17" + VERSION = "0.4.18" # Aliases for supported capabilities, to be used with the #enable command. ENABLE_ALIASES = {