From 04311087e3d80da75004ddc86bf81e60a9c8999c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 5 Jun 2017 11:39:34 +0200 Subject: 1.1.6 --- lib/ManaTools/Version.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/ManaTools') diff --git a/lib/ManaTools/Version.pm b/lib/ManaTools/Version.pm index 0881526f..5be48e6d 100644 --- a/lib/ManaTools/Version.pm +++ b/lib/ManaTools/Version.pm @@ -58,12 +58,12 @@ use Moose::Role; =head1 VERSION - Version 1.1.5 + Version 1.1.6 See Changes for details =cut -our $VERSION = '1.1.5'; +our $VERSION = '1.1.6'; has 'Version' => ( is => 'ro', -- cgit v1.2.1