Skip to content

Commit ec89812

Browse files
committed
🔖 Bump version to 0.3.10
1 parent 97e2488 commit ec89812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9"
742+
VERSION = "0.3.10"
743743

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

0 commit comments

Comments
 (0)