From a9ea9b31bead46acca268b0a31564fdabbacb96d Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 2 Jul 2013 11:26:33 -0700 Subject: 0.10 --- OnlineThirdPartyPayment.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OnlineThirdPartyPayment.pm') diff --git a/OnlineThirdPartyPayment.pm b/OnlineThirdPartyPayment.pm index b642ffd..fc3c037 100644 --- a/OnlineThirdPartyPayment.pm +++ b/OnlineThirdPartyPayment.pm @@ -7,7 +7,7 @@ use base qw(Business::OnlinePayment); require 5.005; -$VERSION = '3.00_09'; +$VERSION = '0.10'; $VERSION = eval $VERSION; # modperlstyle: convert the string into a number my %fields = ( -- cgit v1.2.1