diff --git a/authorizenet.gemspec b/authorizenet.gemspec index 2288f2f..a0c87fb 100644 --- a/authorizenet.gemspec +++ b/authorizenet.gemspec @@ -1,8 +1,8 @@ Gem::Specification.new do |s| s.name = "authorizenet" - s.version = "1.8.3" + s.version = "1.8.4" s.platform = Gem::Platform::RUBY - s.date = "2014-12-11" + s.date = "2015-06-01" s.summary = "Authorize.Net Payments SDK" s.description = "Authorize.Net SDK includes standard payments, recurring billing, and customer profiles" s.authors = ["Authorize.Net"]