Patch from Erik Hollensbe <erikh@opensourcery.com> implementing ard-present data...
[Business-OnlinePayment-AuthorizeNet.git] / AuthorizeNet.pm
index 316b481..4f47479 100644 (file)
@@ -6,7 +6,7 @@ use Business::OnlinePayment;
 use vars qw($VERSION @ISA $me);
 
 @ISA = qw(Business::OnlinePayment);
-$VERSION = '3.19';
+$VERSION = '3.20';
 $me = 'Business::OnlinePayment::AuthorizeNet';
 
 sub set_defaults {