Release 0.03
[Business-OnlinePayment-InternetSecure.git] / InternetSecure.pm
index 76ae5a2..4f0e3db 100755 (executable)
@@ -12,7 +12,7 @@ use XML::Simple qw(xml_in xml_out);
 use base qw(Business::OnlinePayment Exporter);
 
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 
 use constant SUCCESS_CODES => qw(2000 90000 900P1);