Skip to content

Commit

Permalink
🏷️ Bump version to 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nevans committed Jul 26, 2023
1 parent 8159e82 commit 4681194
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 @@ -699,7 +699,7 @@ module Net
# * {Character sets}[https://www.iana.org/assignments/character-sets/character-sets.xhtml]
#
class IMAP < Protocol
VERSION = "0.3.6"
VERSION = "0.3.7"

include MonitorMixin
if defined?(OpenSSL::SSL)
Expand Down

0 comments on commit 4681194

Please sign in to comment.