diff options
Diffstat (limited to 'BatchPayment.pm')
-rw-r--r-- | BatchPayment.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BatchPayment.pm b/BatchPayment.pm index 8f4eaac..8b30c11 100644 --- a/BatchPayment.pm +++ b/BatchPayment.pm @@ -18,7 +18,7 @@ Business::BatchPayment - Batch-oriented payment processing =cut -our $VERSION = '0.02_01'; +our $VERSION = '0.02'; =head1 SYNOPSIS |