From 3076a03d6e921a6669a72b2a9c3c16c78076936c Mon Sep 17 00:00:00 2001 From: nicholas evans Date: Sat, 29 Jul 2023 10:57:09 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20to=20v0.4.0.rc1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I should've done this before making the `v0.3-bugfixes` branch! --- 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 b222e340..0276c26b 100644 --- a/lib/net/imap.rb +++ b/lib/net/imap.rb @@ -662,7 +662,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.3.4" + VERSION = "0.4.0.rc1" # Aliases for supported capabilities, to be used with the #enable command. ENABLE_ALIASES = {