X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=AuthorizeNet.pm;fp=AuthorizeNet.pm;h=a73a84e10b32245abf88fb5a6f0f8472f30f22d6;hb=f82fc3906ef6014e0571f6cd25b0c995a239f454;hp=46886688b265e3abd406bad705065048a6447af3;hpb=297fe952f593ff0e5924a4396e6995d47777fb39;p=Business-OnlinePayment-AuthorizeNet.git diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm index 4688668..a73a84e 100644 --- a/AuthorizeNet.pm +++ b/AuthorizeNet.pm @@ -6,7 +6,7 @@ use Business::OnlinePayment; use vars qw($VERSION @ISA $me); @ISA = qw(Business::OnlinePayment); -$VERSION = '3.21'; +$VERSION = '3.22'; $me = 'Business::OnlinePayment::AuthorizeNet'; sub set_defaults {