- Add B:OP, B:OP:HTTPS and XML::Simple to Makefile.PL PREREQ_PM
[Business-OnlinePayment-PaymenTech.git] / lib / Business / OnlinePayment / PaymenTech.pm
index 0f23ee7..82b50d3 100644 (file)
@@ -8,7 +8,7 @@ use Tie::IxHash;
 use vars qw($VERSION $DEBUG @ISA $me);
 
 @ISA = qw(Business::OnlinePayment::HTTPS);
-$VERSION = '2.01';
+$VERSION = '2.02';
 $DEBUG = 0;
 $me='Business::OnlinePayment::PaymenTech';