X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=AuthorizeNet.pm;fp=AuthorizeNet.pm;h=136cbb7ef28982da24b8db39bab72bd0e12d441c;hb=9742e21791c5ca793965f9f84559fd9d9ac15a92;hp=b00547d7b9ccc5e8299ea0899098750ed5f4d3a0;hpb=9ff811d7fd19b4d05afe02708d6aa355d4e15633;p=Business-OnlinePayment-AuthorizeNet.git diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm index b00547d..136cbb7 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.22'; +$VERSION = '3.23'; $me = 'Business::OnlinePayment::AuthorizeNet'; sub set_defaults {