X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment.git;a=blobdiff_plain;f=OnlinePayment%2FHTTPS.pm;h=5520e9c75b546e114c20d15302854854192757a2;hp=315429797f283eef5b7bb87c0c3b1e4635e7595c;hb=8936a751b7a38eedbe5044acd83a78614d82c632;hpb=539664e913f52544a705dcbdaee19c8ef10d38e7 diff --git a/OnlinePayment/HTTPS.pm b/OnlinePayment/HTTPS.pm index 3154297..5520e9c 100644 --- a/OnlinePayment/HTTPS.pm +++ b/OnlinePayment/HTTPS.pm @@ -6,7 +6,7 @@ use URI::Escape; use Tie::IxHash; use base qw(Business::OnlinePayment); -$VERSION = '0.05'; +$VERSION = '0.06'; $DEBUG = 0; BEGIN {