We need B:OP v3, thankyouverymuch.
[Business-OnlinePayment-Skipjack.git] / Skipjack.pm
index 5c6565e..2fc7649 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.5";
 $DEBUG = 0;
 
 @ISA = qw( Business::OnlinePayment::HTTPS );