From a5319760c8681326c3022cf6062dff6e993aa10b Mon Sep 17 00:00:00 2001 From: Brian McManus Date: Thu, 19 Nov 2015 23:54:50 -0800 Subject: [PATCH] Update authorizenet.gemspec --- authorizenet.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authorizenet.gemspec b/authorizenet.gemspec index 6d4cfec..ea366ae 100644 --- a/authorizenet.gemspec +++ b/authorizenet.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |s| s.name = "authorizenet" s.version = "1.8.6" s.platform = Gem::Platform::RUBY - s.date = "2015-08-11" + s.date = "2015-11-20" s.summary = "Authorize.Net Payments SDK" s.description = "Authorize.Net SDK includes standard payments, recurring billing, and customer profiles" s.authors = ["Authorize.Net"]