Skip to content

Commit a257548

Browse files
committed
Bump version to 0.3.2
1 parent 9c28428 commit a257548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/imap.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ module Net
332332
# * {Character sets}[https://www.iana.org/assignments/character-sets/character-sets.xhtml]
333333
#
334334
class IMAP < Protocol
335-
VERSION = "0.3.1"
335+
VERSION = "0.3.2"
336336

337337
include MonitorMixin
338338
if defined?(OpenSSL::SSL)

0 commit comments

Comments
 (0)