bump version
[Business-OnlinePayment-USAePay.git] / USAePay.pm
index 40c65a6..a8eb4ee 100644 (file)
@@ -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;