X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-WesternACH.git;a=blobdiff_plain;f=lib%2FBusiness%2FOnlinePayment%2FWesternACH.pm;h=e18a122012d3d84062170c7754c580fc71a2a5a0;hp=d8ed6e3f94bbbd1303634372b9ca172372fabcd9;hb=c5ceaf62f0fb0366a47cb6142e6fe4c31c7e9828;hpb=e2240a2ac0d2527f6adc0e0d51959924dc010a0b diff --git a/lib/Business/OnlinePayment/WesternACH.pm b/lib/Business/OnlinePayment/WesternACH.pm index d8ed6e3..e18a122 100644 --- a/lib/Business/OnlinePayment/WesternACH.pm +++ b/lib/Business/OnlinePayment/WesternACH.pm @@ -8,7 +8,7 @@ use XML::Simple; use vars qw($VERSION @ISA $me $DEBUG); @ISA = qw(Business::OnlinePayment::HTTPS); -$VERSION = '0.01'; +$VERSION = '0.02'; $me = 'Business::OnlinePayment::WesternACH'; $DEBUG = 0;