Add webpayperl to PREREQ_PM
[Business-OnlinePayment-StGeorge.git] / StGeorge.pm
index 1227e8b..cd172ba 100644 (file)
@@ -6,7 +6,7 @@ use Carp qw(croak);
 use Business::OnlinePayment;
 
 @ISA = qw(Business::OnlinePayment);
-$VERSION = '0.02';
+$VERSION = '0.03';
 
 use webpayperl; #webpayperl.pm from St.George
 webpayperl::init_client or croak "St.George initialization failed\n";