0.34
[Business-CreditCard.git] / CreditCard.pm
index f7b035f..ea12fee 100644 (file)
@@ -5,7 +5,7 @@ use vars qw( @ISA $VERSION $Country );
 
 @ISA = qw( Exporter );
 
-$VERSION = "0.34_02";
+$VERSION = "0.34";
 
 $Country = 'US';