summaryrefslogtreecommitdiff
path: root/USAePay.pm
diff options
context:
space:
mode:
Diffstat (limited to 'USAePay.pm')
-rw-r--r--USAePay.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/USAePay.pm b/USAePay.pm
index 40c65a6..a8eb4ee 100644
--- a/USAePay.pm
+++ b/USAePay.pm
@@ -9,7 +9,7 @@ use URI::Escape;
use vars qw($VERSION @ISA $DEBUG);
@ISA = qw(Business::OnlinePayment::HTTPS);
-$VERSION = '0.02';
+$VERSION = '0.03';
$DEBUG = 0;