From 524fc4f720c1ef8b608c0ae3d67a4fdd4f6d7e4e Mon Sep 17 00:00:00 2001 From: mark Date: Sat, 8 Aug 2009 21:29:19 +0000 Subject: 0.05 --- lib/Business/OnlinePayment/WesternACH.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Business/OnlinePayment/WesternACH.pm b/lib/Business/OnlinePayment/WesternACH.pm index 69a52e1..03a8e83 100644 --- a/lib/Business/OnlinePayment/WesternACH.pm +++ b/lib/Business/OnlinePayment/WesternACH.pm @@ -11,7 +11,7 @@ use Date::Parse 'str2time'; use vars qw($VERSION @ISA $me $DEBUG); @ISA = qw(Business::OnlinePayment::HTTPS); -$VERSION = '0.04'; +$VERSION = '0.05'; $me = 'Business::OnlinePayment::WesternACH'; $DEBUG = 0; -- cgit v1.2.1