X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-InternetSecure.git;a=blobdiff_plain;f=InternetSecure.pm;h=b84e15b593ef083f2cb7dc45d7419d0bcda29ff6;hp=61e210b69a4aa5d1fe0fa0dbcb43ec527388eb76;hb=002359cd978ff1479f276f0fa8a03a39596565cb;hpb=aee9564f2cae2cd7b63aba4d52105dbf24422bae diff --git a/InternetSecure.pm b/InternetSecure.pm index 61e210b..b84e15b 100755 --- a/InternetSecure.pm +++ b/InternetSecure.pm @@ -12,7 +12,7 @@ use XML::Simple qw(xml_in xml_out); use base qw(Business::OnlinePayment Exporter); -our $VERSION = '0.01'; +our $VERSION = '0.02'; use constant SUCCESS_CODES => qw(2000 90000 900P1);