0.04
[Business-OnlinePayment-Skipjack.git] / Skipjack.pm
index 5c6565e..32e68be 100644 (file)
@@ -27,7 +27,7 @@ use Business::OnlinePayment::HTTPS;
 use Text::CSV_XS;
 use vars qw( @ISA $VERSION $DEBUG );
 
-$VERSION = "0.2";
+$VERSION = "0.4";
 $DEBUG = 0;
 
 @ISA = qw( Business::OnlinePayment::HTTPS );