Skip to content

Commit d86186d

Browse files
committed
🔖 Bump version to v0.3.9
1 parent 2aadab9 commit d86186d

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
@@ -739,7 +739,7 @@ module Net
739739
# * {Character sets}[https://www.iana.org/assignments/character-sets/character-sets.xhtml]
740740
#
741741
class IMAP < Protocol
742-
VERSION = "0.3.8"
742+
VERSION = "0.3.9"
743743

744744
autoload :ResponseReader, File.expand_path("imap/response_reader", __dir__)
745745

0 commit comments

Comments
 (0)