not sure... but need to send something to the customer now and erring this way is...
[Business-OnlinePayment-AuthorizeNet.git] / AuthorizeNet.pm
index 316b481..d4e4294 100644 (file)
@@ -6,7 +6,7 @@ use Business::OnlinePayment;
 use vars qw($VERSION @ISA $me);
 
 @ISA = qw(Business::OnlinePayment);
-$VERSION = '3.19';
+$VERSION = '3.18';
 $me = 'Business::OnlinePayment::AuthorizeNet';
 
 sub set_defaults {