SMTP is not module

This commit is contained in:
Hiroshi SHIBATA 2019-11-07 16:44:38 +09:00
parent fc85bdeb77
commit c916f9600b
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -1,5 +1,5 @@
module Net
module SMTP
class SMTP
VERSION = "0.1.0"
end
end