diff options
author | Mark Wells <mark@freeside.biz> | 2015-04-03 14:35:23 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2015-04-03 14:35:23 -0700 |
commit | 51ab5dd7278ee7651a2880d2ecee6e6c1c80b3a5 (patch) | |
tree | 401e13a173cd9aaa6db86e0f3f992cd112e52f38 /BatchPayment.pm | |
parent | 9160ffe22e8afe191e0192fbff8f6a7b2b236f46 (diff) |
0.02
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 |