Merge branch 'master' of git.freeside.biz:/home/git/Business-OnlinePayment-FirstDataG...
[Business-OnlinePayment-FirstDataGlobalGateway.git] / lib / Business / OnlinePayment / FirstDataGlobalGateway.pm
index 03517cb..ca693e9 100644 (file)
@@ -8,7 +8,7 @@ use Business::CreditCard;
 use SOAP::Lite; #+trace => 'all';
 #SOAP::Lite->import(+trace=>'debug');
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 $VERSION = eval $VERSION; # modperlstyle: convert the string into a number
 
 our @alpha = ( 'a'..'z', 'A'..'Z', '0'..'9' );