From 9d0fcadc17a8093a7135eacb70adffb6418f8bd8 Mon Sep 17 00:00:00 2001 From: Mitch Jackson Date: Mon, 6 May 2019 23:16:35 -0400 Subject: Release v1.0 --- lib/Business/OnlinePayment/Bambora.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Business/OnlinePayment/Bambora.pm b/lib/Business/OnlinePayment/Bambora.pm index 04749d4..183a7c5 100755 --- a/lib/Business/OnlinePayment/Bambora.pm +++ b/lib/Business/OnlinePayment/Bambora.pm @@ -230,7 +230,7 @@ use Unicode::Truncate qw( truncate_egc ); use URI::Escape; use vars qw/ $VERSION $DEBUG /; -$VERSION = '0.1'; +$VERSION = '1.0'; $DEBUG = 0; # =head1 INTERNAL METHODS -- cgit v1.2.1