[ruby/net-imap] Bump version to 0.2.1
https://github.com/ruby/net-imap/commit/31f96ea884
This commit is contained in:
parent
d785c5b8b2
commit
a9fe00c3ba
@ -201,7 +201,7 @@ module Net
|
||||
# Unicode", RFC 2152, May 1997.
|
||||
#
|
||||
class IMAP < Protocol
|
||||
VERSION = "0.2.0"
|
||||
VERSION = "0.2.1"
|
||||
|
||||
include MonitorMixin
|
||||
if defined?(OpenSSL::SSL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user