X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-USAePay.git;a=blobdiff_plain;f=USAePay.pm;h=a8eb4ee913645aacd4e7a935039f6b23ac5c1769;hp=40c65a67fd6b74b2064117223b0abcb3f439a4e8;hb=c964be9bd8ed5cef5f51f8b4ded15fe626ee51d6;hpb=458cbb503b4ad50677c263d3221259309787b491 diff --git a/USAePay.pm b/USAePay.pm index 40c65a6..a8eb4ee 100644 --- a/USAePay.pm +++ b/USAePay.pm @@ -9,7 +9,7 @@ use URI::Escape; use vars qw($VERSION @ISA $DEBUG); @ISA = qw(Business::OnlinePayment::HTTPS); -$VERSION = '0.02'; +$VERSION = '0.03'; $DEBUG = 0;