aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2021-02-17 12:51:09 +0200
committerThomas Backlund <tmb@mageia.org>2021-02-17 12:51:09 +0200
commite56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4 (patch)
treee88337a8c9c532967ec4d8c96dff2d3083e55f49 /lib
parent63c12de3bbda3244da831bcb9ff96176d3b860cf (diff)
downloadmanatools-e56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4.tar
manatools-e56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4.tar.gz
manatools-e56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4.tar.bz2
manatools-e56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4.tar.xz
manatools-e56bebce0a2fc7b2bc482f3e94d5eba16f86ecf4.zip
1.2.21.2.2
Diffstat (limited to 'lib')
-rw-r--r--lib/ManaTools/Version.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ManaTools/Version.pm b/lib/ManaTools/Version.pm
index 0d96c628..f7de6aa0 100644
--- a/lib/ManaTools/Version.pm
+++ b/lib/ManaTools/Version.pm
@@ -58,12 +58,12 @@ use Moose::Role;
=head1 VERSION
- Version 1.2.1
+ Version 1.2.2
See Changes for details
=cut
-our $VERSION = '1.2.1';
+our $VERSION = '1.2.2';
has 'Version' => (
is => 'ro',