From 344f93f281844e7d80bab59a7a97ca0fceeca37d Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Wed, 3 Feb 2016 20:06:33 +0100 Subject: Releasing 1.1.1 --- 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 ac4b30fe..912cbcbd 100644 --- a/lib/ManaTools/Version.pm +++ b/lib/ManaTools/Version.pm @@ -58,12 +58,12 @@ use Moose::Role; =head1 VERSION - Version 1.1.0 + Version 1.1.1 See Changes for details =cut -our $VERSION = '1.1.0'; +our $VERSION = '1.1.1'; has 'Version' => ( is => 'ro', -- cgit v1.2.1