From d50eb092a79ded823d0a9b8b8fb18af92c554c36 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Sat, 28 Mar 2020 15:40:49 +0100 Subject: Fixed contribfinder for python3 --- lib/ManaTools/Version.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/ManaTools/Version.pm') diff --git a/lib/ManaTools/Version.pm b/lib/ManaTools/Version.pm index 2a2b2223..0d96c628 100644 --- a/lib/ManaTools/Version.pm +++ b/lib/ManaTools/Version.pm @@ -58,12 +58,12 @@ use Moose::Role; =head1 VERSION - Version 1.2.0 + Version 1.2.1 See Changes for details =cut -our $VERSION = '1.2.0'; +our $VERSION = '1.2.1'; has 'Version' => ( is => 'ro', -- cgit v1.2.1