lib/mail_extract/version.rb in mail_extract-0.1.2 vs lib/mail_extract/version.rb in mail_extract-0.1.3
- old
+ new
@@ -1,5 +1,5 @@
module MailExtract
unless defined? ::MailExtract::VERSION
- VERSION = "0.1.2".freeze
+ VERSION = "0.1.3".freeze
end
end