Skip to content

Commit 31f96ea

Browse files
committed
Bump version to 0.2.1
1 parent 8b2a73a commit 31f96ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/net/imap.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ module Net
201201
# Unicode", RFC 2152, May 1997.
202202
#
203203
class IMAP < Protocol
204-
VERSION = "0.2.0"
204+
VERSION = "0.2.1"
205205

206206
include MonitorMixin
207207
if defined?(OpenSSL::SSL)

0 commit comments

Comments
 (0)