From d1d72433a1a3a65b680dbfee76b80579f51b3d91 Mon Sep 17 00:00:00 2001 From: fbriere Date: Sat, 19 Aug 2006 19:13:30 +0000 Subject: Release 0.04 --- InternetSecure.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'InternetSecure.pm') diff --git a/InternetSecure.pm b/InternetSecure.pm index cde38d3..e8c4c69 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.03'; +our $VERSION = '0.04'; use constant SUCCESS_CODES => qw(2000 90000 900P1); -- cgit v1.2.1