bumped version up to 0.02, added Changelog entries, added a dist target to Makefile.PL
[Business-OnlinePayment-Exact.git] / lib / Business / OnlinePayment / Exact.pm
index c765ecd..490bd2e 100644 (file)
@@ -10,7 +10,7 @@ our @ISA = qw(Business::OnlinePayment);
 our @EXPORT_OK = ();
 our @EXPORT = qw();
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 sub set_defaults {
     my $self = shift;