Update version (#1608)

This commit is contained in:
Xavier Guimard 2019-01-08 21:54:58 +01:00
parent a8de799cc6
commit 99d68debec

View File

@ -5,7 +5,7 @@ use Mouse;
use Data::Dumper;
use Lemonldap::NG::Common::Conf::ReConstants;
our $VERSION = '2.0.0';
our $VERSION = '2.0.2';
$Data::Dumper::Useperl = 1;
extends('Lemonldap::NG::Manager::Cli::Lib');