starting 0.02
[Business-OnlinePayment-WesternACH.git] / lib / Business / OnlinePayment / WesternACH.pm
index 0173601..e18a122 100644 (file)
@@ -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;
@@ -266,7 +266,7 @@ The following actions are valid:
 
 =head1 AUTHOR
 
-Mark Wells <mark@freeside.biz> with advice from Ivan Kohler <ivan@freeside.biz>.
+Mark Wells <mark@freeside.biz> with advice from Ivan Kohler <ivan-westernach@freeside.biz>.
 
 =head1 SEE ALSO