From c964be9bd8ed5cef5f51f8b4ded15fe626ee51d6 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 7 Mar 2011 00:12:55 +0000 Subject: bump version --- USAePay.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'USAePay.pm') 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; -- cgit v1.2.1