Update version (#2118)

This commit is contained in:
Christophe Maudoux 2020-03-19 23:36:48 +01:00
parent 68c5b1608e
commit 343f64b620

View File

@ -5,7 +5,7 @@ use Mouse;
use Lemonldap::NG::Common::Conf::Constants;
use JSON qw(from_json to_json);
our $VERSION = '2.0.6';
our $VERSION = '2.0.8';
has sessionTypes => ( is => 'rw' );