lib/sendgrid/api/version.rb in sendgrid-api-0.0.3 vs lib/sendgrid/api/version.rb in sendgrid-api-0.0.5

- old
+ new

@@ -1,5 +1,5 @@ module Sendgrid module API - VERSION = "0.0.3" + VERSION = '0.0.5' end end