Skip to content

Commit 1a2911e

Browse files
committed
Bump version to 0.2.0
1 parent 676b078 commit 1a2911e

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
@@ -201,7 +201,7 @@ module Net
201201
# Unicode", RFC 2152, May 1997.
202202
#
203203
class IMAP < Protocol
204-
VERSION = "0.1.1"
204+
VERSION = "0.2.0"
205205

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

0 commit comments

Comments
 (0)