0.03
[Business-OnlinePayment-WesternACH.git] / lib / Business / OnlinePayment / WesternACH.pm
index 76df268..1f572f0 100644 (file)
@@ -10,7 +10,7 @@ use Date::Parse  'str2time';
 use vars qw($VERSION @ISA $me $DEBUG);
 
 @ISA = qw(Business::OnlinePayment::HTTPS);
-$VERSION = '0.02';
+$VERSION = '0.03';
 $me = 'Business::OnlinePayment::WesternACH';
 
 $DEBUG = 0;