lib/sendgrid_actionmailer/version.rb in sendgrid-actionmailer-0.2.1 vs lib/sendgrid_actionmailer/version.rb in sendgrid-actionmailer-2.0.0
- old
+ new
@@ -1,3 +1,3 @@
module SendGridActionMailer
- VERSION = '0.2.1'
+ VERSION = '2.0.0'.freeze
end
- old
+ new