orbit-eremail/lib/er_email/version.rb

4 lines
39 B
Ruby
Raw Normal View History

2014-02-19 03:22:48 +00:00
module ErEmail
VERSION = "0.0.1"
end