fix warning about Action: Passing a list of values to enum is deprecated. Enum values...
[Business-BatchPayment.git] / BatchPayment.pm
index 86ee6b9..abc2a83 100644 (file)
@@ -16,13 +16,9 @@ $DEBUG = 0;
 
 Business::BatchPayment - Batch-oriented payment processing
 
-=head1 VERSION
-
-Version 0.01
-
 =cut
 
-our $VERSION = '0.01';
+our $VERSION = '0.02_01';
 
 =head1 SYNOPSIS