diff options
Diffstat (limited to 'BatchPayment.pm')
-rw-r--r-- | BatchPayment.pm | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/BatchPayment.pm b/BatchPayment.pm index 86ee6b9..abc2a83 100644 --- a/BatchPayment.pm +++ b/BatchPayment.pm @@ -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 |