Skip to content

Commit c5a35d2

Browse files
committed
🔖 Bump version to v0.2.5
1 parent 7d03b0f commit c5a35d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/imap.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ module Net
255255
# Unicode", RFC-2152[https://tools.ietf.org/html/rfc2152], May 1997.
256256
#
257257
class IMAP < Protocol
258-
VERSION = "0.2.4"
258+
VERSION = "0.2.5"
259259

260260
autoload :ResponseReader, File.expand_path("imap/response_reader", __dir__)
261261

0 commit comments

Comments
 (0)