From 3e6a44ae95b70fb53c6dd1797af3f52014c81cba Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Sat, 9 Sep 2017 17:09:01 +0200 Subject: Version 1.2.0 for new mageia cauldron --- lib/ManaTools/Version.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/ManaTools/Version.pm') diff --git a/lib/ManaTools/Version.pm b/lib/ManaTools/Version.pm index ef50ed24..2a2b2223 100644 --- a/lib/ManaTools/Version.pm +++ b/lib/ManaTools/Version.pm @@ -33,7 +33,7 @@ Angelo Naselli =head1 COPYRIGHT and LICENSE -Copyright (C) 2015-2016, Angelo Naselli. +Copyright (C) 2015-2017, Angelo Naselli. This module is free software. You can redistribute it and/or modify it under the terms of the Artistic License 2.0. @@ -58,12 +58,12 @@ use Moose::Role; =head1 VERSION - Version 1.1.7 + Version 1.2.0 See Changes for details =cut -our $VERSION = '1.1.7'; +our $VERSION = '1.2.0'; has 'Version' => ( is => 'ro', -- cgit v1.2.1